First Android App - from the book "Learning Android".
Yamba is hosted in the following web site
https://github.com/igama/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 | 7 |
Minimum SDK Version | 10 |
Activity Count | 2 |
jar files used | jtwitter-yamba.jar jtwitter.jar signpost-core-1.2.1.1.jar |
Required Permissions | android.permission.INTERNET |
Yamba has the following Java source files.
org.igamahq.yamba.DbHelper.java org.igamahq.yamba.PrefsActivity.java org.igamahq.yamba.StatusActivity.java org.igamahq.yamba.StatusData.java org.igamahq.yamba.TimelineActivity.java org.igamahq.yamba.UpdaterService.java org.igamahq.yamba.YambaApplication.java