Android Twitter Application Tutorial.
Yamba is hosted in the following web site
https://github.com/freethinkin/Yamba
If you think the Android project Yamba 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 Yamba.
Item | Value |
---|---|
Java File Count | 10 |
Target SDK Version | 19 |
Minimum SDK Version | 11 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET android.permission.RECEIVE_BOOT_COMPLETED |
There are 2 image files in Yamba. The names of the image files are listed as follows.
background.png ic_menu_preferences.png
The following screenshort is generated from the image listed above.
Yamba has the following Java source files.
co.uk.freethinkin.yamba.BaseActivity.java co.uk.freethinkin.yamba.BootReceiver.java co.uk.freethinkin.yamba.DbHelper.java co.uk.freethinkin.yamba.PrefsActivity.java co.uk.freethinkin.yamba.StatusActivity.java co.uk.freethinkin.yamba.StatusData.java co.uk.freethinkin.yamba.TimelineActivity.java co.uk.freethinkin.yamba.TimelineAdapter.java co.uk.freethinkin.yamba.UpdaterService.java co.uk.freethinkin.yamba.YambaApplication.java