Yet Another Micro Blogging App - example from Gargenta's "Learning Android".
Yamba is hosted in the following web site
https://github.com/mwilke89/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 | 2 |
Minimum SDK Version | 9 |
Activity Count | 2 |
jar files used | jtwitter.jar |
Required Permissions | android.permission.INTERNET |
Yamba has the following Java source files.
com.marakaba.yamba.PrefsActivity.java com.marakaba.yamba.StatusActivity.java