Is there any way to post Facebook status using ContactsContent Provider?
I am using QuickContactBadge widget in my application.I want to post facebook s开发者_JAVA技巧tatus message using contactsContentProvider.
You cannot. The contract between ContactsContentProvider and applications has no information about facebook. And considering the hate between facebook and Google, it will probably not for a long time.
精彩评论