Android Open Source - Twitter tutorial Yamba






Project Summary

Android Twitter Application Tutorial.

Web Site / Source Repository

Yamba is hosted in the following web site
https://github.com/freethinkin/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.

Project Detail

The following table is the detailed list of Yamba.

ItemValue
Java File Count10
Target SDK Version19
Minimum SDK Version11
Activity Count3
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET
android.permission.RECEIVE_BOOT_COMPLETED




Resource Files

There are 2 image files in Yamba. The names of the image files are listed as follows.

background.png
ic_menu_preferences.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Yamba has the following Java source files.

co.uk.freethinkin.yamba.BaseActivity.java
co.uk.freethinkin.yamba.BootReceiver.java
co.uk.freethinkin.yamba.DbHelper.java
co.uk.freethinkin.yamba.PrefsActivity.java
co.uk.freethinkin.yamba.StatusActivity.java
co.uk.freethinkin.yamba.StatusData.java
co.uk.freethinkin.yamba.TimelineActivity.java
co.uk.freethinkin.yamba.TimelineAdapter.java
co.uk.freethinkin.yamba.UpdaterService.java
co.uk.freethinkin.yamba.YambaApplication.java