On 15/04/13 10:04, jose llopis wrote: > Is there a way to get a list / array with all contacts from the phone memory? > I need it to check which contacts are registered with my app
You can use the Contacts API to do so but this API is restricted to privileged applications. -- Mounir _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
