Full working source code for Yamba android app from Marakana Videos.
yamba is hosted in the following web site
https://github.com/mohitjain/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 | 8 |
Target SDK Version | 19 |
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 |
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.TimelineActivity.java com.example.yamba.UpdaterService.java com.example.yamba.YambaApplication.java