Step 1 : Get Twitter CONSUMER_KEY and CONSUMER_SECRET from Twitter Developer Account https://dev.twitter.com/.
Twitter-Library is hosted in the following web site
https://github.com/spaceoamit/Twitter-Library
If you think the Android project Twitter-Library 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 Twitter-Library.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [xxhdpi, hdpi, xhdpi] |
Target SDK Version | 21 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | android-support-v4.jar android-support-v4.jar android-support-v4.jar signpost-commonshttp4-1.2.1.1.jar signpost-commonshttp4-1.2.1.1.jar signpost-core-1.2.1.1.jar signpost-core-1.2.1.1.jar signpost-jetty6-1.2.1.1.jar signpost-jetty6-1.2.1.1.jar twitter4j-core-3.0.6-SNAPSHOT.jar twitter4j-core-3.0.6-SNAPSHOT.jar |
Required Permissions | android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE |
There are 1 image files in Twitter-Library. The names of the image files are listed as follows.
ic_twitter.png
The following screenshort is generated from the image listed above.
Twitter-Library has the following Java source files.
com.twitter.android.TwitterApp.java com.twitter.android.TwitterApp.java com.twitter.android.TwitterDialog.java com.twitter.android.TwitterDialog.java com.twitter.android.TwitterMain.java com.twitter.android.TwitterMain.java com.twitter.android.TwitterSession.java com.twitter.android.TwitterSession.java com.twitter.lib.MainActivity.java com.twitter.lib.MainActivity.java com.twitter.sampletest.MainActivity.java