HI Dmitri, Thanks, Is there any other way to read is_restricted contacts in query? I am using raw_contacts content URI. which will return only those where is_restricted = 0; Can we write raw sql to read other application db?and how it can be possible without changing contacts source code?
On Mar 26, 6:15 pm, Dmitri Plotnikov <[email protected]> wrote: > Unfortunately the answer is no. That is a policy established by facebook > and is specific to facebook. No other sync adapter creates restricted raw > contacts. > > On Mar 26, 2010 2:16 AM, "piyu" <[email protected]> wrote: > > Hi All, > > I am developing a sync application which can sync multiple sync > account contacts in server. To take a backup of all contacts I am > reading raw_contacts from Raw_contacts table but problem is I am not > getting restricted contacts of facebook and others in query for > Raw_Contacts.ContentUri. > Is there any way to read restricted contacts. > Any help would be highly appreciated. > > Thanks > > -- > 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 > athttp://groups.google.com/group/android-developers?hl=en > > To unsubscribe from this group, send email to android-developers+ > unsubscribegooglegroups.com or reply to this email with the words "REMOVE > ME" as the subject. -- 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 To unsubscribe from this group, send email to android-developers+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.

