Following my changes for the yamba app from Android Bootcamp 2012.
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.
The following table is the detailed list of yamba.
Item | Value |
---|---|
Java File Count | 9 |
Target SDK Version | 14 |
Minimum SDK Version | 11 |
Activity Count | 3 |
jar files used | android-support-v4.jar jtwitter-yamba.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.INTERNET android.permission.RECEIVE_BOOT_COMPLETED android.permission.WRITE_EXTERNAL_STORAGE com.example.yamba.permission.REFRESH |
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