Android Open Source - Twitter application Tweety






Project Summary

Simple Android Twitter application which uses all the fundamental building blocks..

Web Site / Source Repository

Tweety is hosted in the following web site
https://github.com/fmaker/Tweety

If you think the Android project Tweety listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of Tweety.

ItemValue
Java File Count10
Supported screen sizes[land]
Minimum SDK Version4
Activity Count4
jar files usedjtwitter.jar
signpost-commonshttp4-1.2.1.1.jar
signpost-core-1.2.1.1.jar
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_MOCK_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.RECEIVE_BOOT_COMPLETED
android.permission.VIBRATE
android.permission.WRITE_EXTERNAL_STORAGE




License

The license information of Tweety is as follows:

Apache License

Resource Files

There are 16 image files in Tweety. The names of the image files are listed as follows.

black_button_default.png
blue_background_title.png
clear_button_default.png
clear_button_pressed.png
clear_button_selected.png
globe.png
location_button_default.9.png
location_button_pressed.png
location_button_selected.png
tweet_button_default.9.png
tweet_button_pressed.9.png
tweet_button_selected.9.png
twitter_bird.png
twitter_bird_status.png
twitter_icon.9.png
twitter_menu.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.handycodeworks.tweety.About.java
com.handycodeworks.tweety.BootReceiver.java
com.handycodeworks.tweety.DatabaseOpenHelper.java
com.handycodeworks.tweety.LocationHelper.java
com.handycodeworks.tweety.Prefs.java
com.handycodeworks.tweety.TimelineAdapter.java
com.handycodeworks.tweety.Timeline.java
com.handycodeworks.tweety.Tweety.java
com.handycodeworks.tweety.UpdateService.java
com.handycodeworks.tweety.WebViewActivity.java