Hi Nthalk, Restricted contacts are created by the Facebook sync adapter. These contacts are accessible to a whitelist of applications, which is specified and enforced by Facebook.
The restricted contact API is private and I haven't heard of any plans to open it up, which means that nobody (with the exception of Facebook) should be using it at this point. In any case, the way it is implemented only allows for a single restricted account. Thank you, - Dmitri On Mon, May 10, 2010 at 5:00 PM, Nthalk <[email protected]> wrote: > I've been trying to wrap my head around Android's contact system > because I like to fully understand something before I start working > with it. > > How is "is_restricted" set on raw_contacts and how is > "single_is_restricted" set and read on contacts? > > I've heard from other threads that it means that other apps cannot > access it other than Facebook and Google. > > It would be nice if my contact sync adapter could create restricted > contacts and limit 3rd party access. > > Any hints on how to do this? > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

