Twitter for Android.
android-twitter-client is hosted in the following web site
https://github.com/fedecarg/android-twitter-client
If you think the Android project android-twitter-client listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of android-twitter-client.
Item | Value |
---|---|
Java File Count | 5 |
Minimum SDK Version | 9 |
Activity Count | 2 |
jar files used | httpclient-4.0.1.jar signpost-commonshttp4-1.2.1.1.jar signpost-core-1.2.1.1.jar twitter4j-core-2.1.11.jar |
Required Permissions | android.permission.INTERNET |
android-twitter-client has the following Java source files.
com.fedecarg.twitterclient.Constants.java com.fedecarg.twitterclient.MainActivity.java com.fedecarg.twitterclient.OAuthRequestTokenTask.java com.fedecarg.twitterclient.PrepareRequestTokenActivity.java com.fedecarg.twitterclient.TwitterUtils.java