Tutorial android code.
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.
The following table is the detailed list of Yamba.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 5 |
Activity Count | 3 |
jar files used | android-support-v4.jar jtwitter-yamba.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.RECEIVE_BOOT_COMPLETED com.scottlowrey.yamba.RECEIVE_TIMELINE_NOTIFICATIONS com.scottlowrey.yamba.SEND_TIMELINE_NOTIFICATIONS |
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.
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