Android Open Source - Development book Yamba






Project Summary

This Android application is part of the book Learning Android, authors Marko Gargenta & Masumi Nakamura..

Web Site / Source Repository

Yamba is hosted in the following web site
https://github.com/blogscot/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 Count17
Supported screen sizes[hdpi, xhdpi]
Activity Count4
Fragment Count2
Required Permissionsandroid.permission.INTERNET
android.permission.RECEIVE_BOOT_COMPLETED




Resource Files

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

ic_menu_add.png
ic_menu_delete.png
ic_menu_rotate.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Yamba has the following Java source files.

diamond.iain.yamba.ApplicationTest.java
diamond.iain.yamba.BootReceiver.java
diamond.iain.yamba.DbHelper.java
diamond.iain.yamba.DetailsActivity.java
diamond.iain.yamba.DetailsFragment.java
diamond.iain.yamba.FreshnessView.java
diamond.iain.yamba.MainActivity.java
diamond.iain.yamba.NotificationReceiver.java
diamond.iain.yamba.RefreshService.java
diamond.iain.yamba.SettingsActivity.java
diamond.iain.yamba.SettingsFragment.java
diamond.iain.yamba.StatusActivity.java
diamond.iain.yamba.StatusContract.java
diamond.iain.yamba.StatusFragment.java
diamond.iain.yamba.StatusProvider.java
diamond.iain.yamba.TimelineFragment.java
diamond.iain.yamba.YambaWidget.java