Android Open Source - Development book Yamba






Project Summary

Android application that is built from the book "Learning Android"..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Yamba.

ItemValue
Java File Count9
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version10
Minimum SDK Version8
Activity Count3
jar files usedandroid-support-v4.jar
jtwitter.jar
Required Permissionsandroid.permission.INTERNET




Resource Files

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.

null

Java Source Files

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