Android Open Source - Development tutorial Yamba






Project Summary

Tutorial android code.

Web Site / Source Repository

Yamba is hosted in the following web site
https://github.com/sdlowrey/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 Count11
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version5
Activity Count3
jar files usedandroid-support-v4.jar
jtwitter-yamba.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.RECEIVE_BOOT_COMPLETED
com.scottlowrey.yamba.RECEIVE_TIMELINE_NOTIFICATIONS
com.scottlowrey.yamba.SEND_TIMELINE_NOTIFICATIONS




Resource Files

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

ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Yamba has the following Java source files.

com.scottlowrey.yamba.BaseActivity.java
com.scottlowrey.yamba.BootReceiver.java
com.scottlowrey.yamba.DbHelper.java
com.scottlowrey.yamba.NetworkReceiver.java
com.scottlowrey.yamba.PrefsActivity.java
com.scottlowrey.yamba.StatusActivity.java
com.scottlowrey.yamba.StatusData.java
com.scottlowrey.yamba.TimelineActivity.java
com.scottlowrey.yamba.TimelineAdapter.java
com.scottlowrey.yamba.UpdaterService.java
com.scottlowrey.yamba.YambaApplication.java