I have application which connects facebook and twitter for sharing information for my app. I need help to get API key for facebook and twitter networking. I don't know how to get that key for my android app.
Asked
Active
Viewed 5,721 times
1
-
Duplicate of this post, Check this http://stackoverflow.com/questions/5076691/integrating-facebook-twitter-social-networks-in-android – user1722283 Oct 09 '12 at 07:16
3 Answers
2
For Twitter, try using http://twitter4j.org/en/index.html It has docs, examples etc for you to browse.

MrYanDao
- 1,253
- 1
- 15
- 27
0
For facebook connect example in android
http://www.codeproject.com/Tips/457153/How-to-integrate-Facebook-Twitter-Linkedin-in-Andr