sample app with twitter api integration.
AndroidTwitterIntegration is hosted in the following web site
https://github.com/balwinderSingh1989/AndroidTwitterIntegration
If you think the Android project AndroidTwitterIntegration 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 AndroidTwitterIntegration.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Fragment Count | 2 |
jar files used | android-support-v4.jar twitter4j-core-4.0.1.jar |
Required Permissions | android.permission.INTERNET |
There are 4 image files in AndroidTwitterIntegration. The names of the image files are listed as follows.
post_tweet.png signout.png tweetbutton.png twitter_login_button.png
The following screenshort is generated from the image listed above.
AndroidTwitterIntegration has the following Java source files.
example.androidtwitter.Config.java example.androidtwitter.LoginFragment.java example.androidtwitter.MainActivity.java example.androidtwitter.ProfileFragment.java