This sample shows how can we integrate Twitter in Android application.
Twiitter-Integration-on-Android is hosted in the following web site
https://github.com/VishnuGShephertz/Twiitter-Integration-on-Android
If you think the Android project Twiitter-Integration-on-Android 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 Twiitter-Integration-on-Android.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [mdpi, hdpi] |
Minimum SDK Version | 7 |
Activity Count | 3 |
jar files used | App42_ANDROID-1.6.2.jar twitter4j-core-4.0.0.jar |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 3 image files in Twiitter-Integration-on-Android. The names of the image files are listed as follows.
bg9.9.png medium_btn.png medium_selected.png
The following screenshort is generated from the image listed above.
Twiitter-Integration-on-Android has the following Java source files.
com.shephertz.android.twitter.sample.App42Service.java com.shephertz.android.twitter.sample.Constants.java com.shephertz.android.twitter.sample.ImageLoader.java com.shephertz.android.twitter.sample.TweetDetails.java com.shephertz.android.twitter.sample.TwitterActivity.java com.shephertz.android.twitter.sample.TwitterApp.java com.shephertz.android.twitter.sample.TwitterInfo.java com.shephertz.android.twitter.sample.TwitterService.java com.shephertz.android.twitter.sample.Utils.java