Search code examples
androidtwittersdk

Is there any Twitter API SDK for Android?


I tried https://github.com/sugree/twitter-android-sdk, but could not get it work....I am not even sure what CALLBACK_URI should I set to....I am working on a native android APP so very confused here.

I have used Facebook sdk and was able to update my status from my app successfully...now I try to do the same with twitter...why twitter does not even release an Android SDK ?


Solution

  • Far and away the best Twitter API for Android is Twitter4J.