Android application that is built from the book "Learning Android"..
Yamba is hosted in the following web site
https://github.com/JimCloudy/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 | 9 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 10 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | android-support-v4.jar jtwitter.jar |
Required Permissions | android.permission.INTERNET |
There are 2 image files in Yamba. The names of the image files are listed as follows.
background.png ic_action_search.png
The following screenshort is generated from the image listed above.
Yamba has the following Java source files.
com.jimcloudy.yamba.BaseActivity.java com.jimcloudy.yamba.DBHelper.java com.jimcloudy.yamba.PrefsActivity.java com.jimcloudy.yamba.StatusActivity.java com.jimcloudy.yamba.StatusData.java com.jimcloudy.yamba.TimelineActivity.java com.jimcloudy.yamba.TimelineAdapter.java com.jimcloudy.yamba.UpdaterService.java com.jimcloudy.yamba.YambaApplication.java