Android Open Source - Example learn yamba






Project Summary

Source code for my version of the Yamba example (Learning Android, O'Reilly press).

Web Site / Source Repository

yamba is hosted in the following web site
https://github.com/moloch/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
Target SDK Version10
Minimum SDK Version10
Activity Count3
jar files usedandroid-support-v4.jar
jtwitter-yamba.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.RECEIVE_BOOT_COMPLETED




Java Source Files

yamba has the following Java source files.

com.marakana.yamba.BaseActivity.java
com.marakana.yamba.BootReceiver.java
com.marakana.yamba.NetworkReceiver.java
com.marakana.yamba.PrefsActivity.java
com.marakana.yamba.StatusActivity.java
com.marakana.yamba.StatusData.java
com.marakana.yamba.TimelineActivity.java
com.marakana.yamba.UpdaterService.java
com.marakana.yamba.YambaApplication.java