I'm working through Learning Android by Marko Gargenta (http://oreilly.com/catalog/0636920010883) at the moment. I'm also using that as an excuse to learn Git. I occasionally solve the problems in a slightly different way to the book..
Learning-Android is hosted in the following web site
https://github.com/defragged/Learning-Android
If you think the Android project Learning-Android 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 Learning-Android.
Item | Value |
---|---|
Java File Count | 2 |
Minimum SDK Version | 4 |
Activity Count | 2 |
Required Permissions | android.permission.INTERNET |
Learning-Android has the following Java source files.
com.markdanks.yamba.PrefsActivity.java com.markdanks.yamba.StatusActivity.java