Basic Twitter application for Android.
MyTwitter is hosted in the following web site
https://github.com/fulltilt/MyTwitter
If you think the Android project MyTwitter 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 MyTwitter.
Item | Value |
---|---|
Java File Count | 10 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | jtwitter-modified.jar |
Required Permissions | android.permission.INTERNET |
There are 3 image files in MyTwitter. The names of the image files are listed as follows.
background.png small_background.png twitter_icon.png
The following screenshort is generated from the image listed above.
MyTwitter has the following Java source files.
com.mytwitter.BaseActivity.java com.mytwitter.BootReceiver.java com.mytwitter.MyTwitterApplication.java com.mytwitter.MyTwitterWidget.java com.mytwitter.PrefsActivity.java com.mytwitter.StatusActivity.java com.mytwitter.StatusData.java com.mytwitter.StatusProvider.java com.mytwitter.TimelineActivity.java com.mytwitter.UpdaterService.java