Learning Android development by builing a Twitter-like application called Yamba (Yet another micro-blogging application)..
Yamba is hosted in the following web site
https://github.com/osaetinevbuoma/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 | 7 |
Activity Count | 2 |
jar files used | yambaclientlib.jar |
Required Permissions | android.permission.INTERNET |
Yamba has the following Java source files.
com.yamba.ApplicationTest.java com.yamba.DbHelper.java com.yamba.RefreshService.java com.yamba.SettingsActivity.java com.yamba.StatusActivity.java com.yamba.StatusContract.java com.yamba.StatusProvider.java