Integrating FaceBook, Twitter, Social networks in Android [closed]
Solution 1:
EDIT on 14 July 2012 21.30 IST.
The project is abandoned by the Creator and is no more usable due to changes in Facebook APIs. I contacted the Dev and he is not going to maintain it anymore. I will post any updates. Until then the best option would be to use intents.
Thank you..
I found it after a lot of discussions with many developers. sociallib is the only reliable one.
https://github.com/sdossick/SocialLib
It allows to integrate
- Google Buzz
This is the best solution i have found.. Thanks...
Solution 2:
I know the question is over a year old. However, if you search on Google this question keeps coming up in the results. Thats why I felt the need to provide another answer.
Since June 2012 a nice library called socialauth-android exists to easily integrate the 4 popular social networks (Facebook, Twitter, Myspace, LinkedIn).
I haven't had any hands on experience with this library yet, but it looks very promising. I will post more details once I've played with the library.
Please see socialauth-android website
Alternative Link : - GitHub