Android Open Source - Example learn Android-Yamba






Project Summary

Sample project from learning android.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Android-Yamba.

ItemValue
Java File Count13
Minimum SDK Version4
Activity Count3
jar files usedjtwitter-yamba.jar
Required Permissionsandroid.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




Resource Files

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.

null

Java Source Files

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