Followed the tutorial steps one through three. Added in a lot of my own code and changed it up. The tutorial can be found here http://www.raywenderlich.com/78578/android-tutorial-for-beginners-part-3.
bookMasterBro is hosted in the following web site
https://github.com/webDevRN/bookMasterBro
If you think the Android project bookMasterBro 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 bookMasterBro.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [hdpi] |
Target SDK Version | 21 |
Minimum SDK Version | 16 |
Activity Count | 2 |
Required Permissions | android.permission.INTERNET |
Raw File Names | res\raw\dragon.wav res\raw\mozzart.mp3 res\raw\oldladypoke.wav res\raw\what_a_good_book.wav |
There are 1 image files in bookMasterBro. The names of the image files are listed as follows.
ic_books.png
The following screenshort is generated from the image listed above.
bookMasterBro has the following Java source files.
com.wordpress.webdevrn.omgandroid.ApplicationTest.java com.wordpress.webdevrn.omgandroid.DetailActivity.java com.wordpress.webdevrn.omgandroid.JSONAdapter.java com.wordpress.webdevrn.omgandroid.MainActivity.java