Sample project from learning android.
Android-Yamba is hosted in the following web site
https://github.com/iliu/Android-Yamba
If you think the Android project Android-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 Android-Yamba.
Item | Value |
---|---|
Java File Count | 13 |
Minimum SDK Version | 4 |
Activity Count | 3 |
jar files used | jtwitter-yamba.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.RECEIVE_BOOT_COMPLETED android.permission.WAKE_LOCK com.liuapps.yamba.RECEIVE_TIMELINE_NOTIFICATIONS com.liuapps.yamba.SEND_TIMELINE_NOTIFICATIONS |
There are 2 image files in Android-Yamba. The names of the image files are listed as follows.
statusupdatebackground.png twitter_icon.png
The following screenshort is generated from the image listed above.
Android-Yamba has the following Java source files.
com.liuapps.yamba.BaseActivity.java com.liuapps.yamba.BootReceiver.java com.liuapps.yamba.DbHelper.java com.liuapps.yamba.NetworkReceiver.java com.liuapps.yamba.PrefsActivity.java com.liuapps.yamba.StatusActivity.java com.liuapps.yamba.StatusData.java com.liuapps.yamba.StatusProvider.java com.liuapps.yamba.TimelineActivity.java com.liuapps.yamba.UpdaterIntentService.java com.liuapps.yamba.UpdaterService.java com.liuapps.yamba.YambaApplication.java com.liuapps.yamba.YambaWidget.java