Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
Content providers are one of the primary building blocks of Android applications, providing content to applications.
1
vote
0answers
580 views
Access Raw Contact ID of a Facebook contact from the lookup URI
I know that it's not possible for Android applications to access Facebook contact info. What I'd like to do is just to retrieve the raw contact ID of a Facebook Raw Contact based on it's lookup URI. I ...
9
votes
1answer
3k views
How to get a contact's facebook id or url from native contacts / content resolver?
How to get the facebook id or url of a contacts that's been synced to the native contacts app via Facebook sync adapter?
I went through different urls, but didn't see any info regarding facebook.
I ...