Android Open Source - Twitter like androidYamba






Project Summary

Learning Android with Twitter like app.

Web Site / Source Repository

androidYamba is hosted in the following web site
https://github.com/kcpradeep/androidYamba

If you think the Android project androidYamba 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 androidYamba.

ItemValue
Java File Count8
Target SDK Version17
Minimum SDK Version8
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




Resource Files

There are 3 image files in androidYamba. The names of the image files are listed as follows.

twitterbackground.png
twitterbutton.9.png
twitterlogo.png

The following screenshort is generated from the image listed above.

null

Java Source Files

androidYamba has the following Java source files.

com.kcpradeep.yamba.BaseActivity.java
com.kcpradeep.yamba.BootReceiver.java
com.kcpradeep.yamba.PrefsActivity.java
com.kcpradeep.yamba.StatusActivity.java
com.kcpradeep.yamba.StatusData.java
com.kcpradeep.yamba.TimelineActivity.java
com.kcpradeep.yamba.UpdaterService.java
com.kcpradeep.yamba.YambaApplication.java