Android Open Source - Development bootcamp yamba






Project Summary

Following my changes for the yamba app from Android Bootcamp 2012.

Web Site / Source Repository

yamba is hosted in the following web site
https://github.com/Lowerland/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 Version14
Minimum SDK Version11
Activity Count3
jar files usedandroid-support-v4.jar
jtwitter-yamba.jar
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.INTERNET
android.permission.RECEIVE_BOOT_COMPLETED
android.permission.WRITE_EXTERNAL_STORAGE
com.example.yamba.permission.REFRESH




Java Source Files

yamba has the following Java source files.

com.example.yamba.PrefsActivity.java
com.example.yamba.RefreshScheduleReceiver.java
com.example.yamba.RefreshService.java
com.example.yamba.StatusActivity.java
com.example.yamba.StatusData.java
com.example.yamba.StatusProvider.java
com.example.yamba.TimelineActivity.java
com.example.yamba.UpdaterService.java
com.example.yamba.YambaApp.java