Android Twitter Integration Tutorial.
android-twitter-integration-tutorial is hosted in the following web site
https://github.com/tejas123/android-twitter-integration-tutorial
If you think the Android project android-twitter-integration-tutorial 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-integration-tutorial.
Item | Value |
---|---|
Java File Count | 2 |
Target SDK Version | 21 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | socialauth-4.4.jar socialauth-android-3.2.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\oauth_consumer.properties |
There are 1 image files in android-twitter-integration-tutorial. The names of the image files are listed as follows.
twitter.png
The following screenshort is generated from the image listed above.
android-twitter-integration-tutorial has the following Java source files.
com.twitter.blog.MainActivity.java com.twitter.blog.Utils.java