Customized Twitter Client for Android.
timmytweet is hosted in the following web site
https://github.com/timgalebach/timmytweet
If you think the Android project timmytweet 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 timmytweet.
Item | Value |
---|---|
Java File Count | 15 |
Supported screen sizes | [hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 7 |
Activity Count | 5 |
jar files used | hintdesk.core.jar twitter4j-async-3.0.4.jar twitter4j-core-3.0.4.jar twitter4j-examples-3.0.4.jar twitter4j-media-support-3.0.4.jar twitter4j-stream-3.0.4.jar urlimageviewhelper-1.0.4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 2 image files in timmytweet. The names of the image files are listed as follows.
ic_action_remove.png ic_compose.png
The following screenshort is generated from the image listed above.
timmytweet has the following Java source files.
com.galebach.timmytweet.AllTweetActivity.java com.galebach.timmytweet.ConnectionDetector.java com.galebach.timmytweet.Constants.java com.galebach.timmytweet.ListsFragment.java com.galebach.timmytweet.LoadTwitterActivity.java com.galebach.timmytweet.LoadTwitterFactoryTask.java com.galebach.timmytweet.MainActivity.java com.galebach.timmytweet.TimelineFragment.java com.galebach.timmytweet.TwitterActivity.java com.galebach.timmytweet.TwitterListsActivity.java com.galebach.timmytweet.TwitterOAuthListener.java com.galebach.timmytweet.TwitterUtil.java com.galebach.timmytweet.UISupport.java com.galebach.timmytweet.UpdateStatusActivity.java com.galebach.timmytweet.WebViewActivity.java