Learning Android with Twitter like app.
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.
The following table is the detailed list of androidYamba.
Item | Value |
---|---|
Java File Count | 8 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
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 |
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.
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