This is a android bootcamp practice.
android-bootcamp-bookshelf is hosted in the following web site
https://github.com/silverjava/android-bootcamp-bookshelf
If you think the Android project android-bootcamp-bookshelf 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 android-bootcamp-bookshelf.
Item | Value |
---|---|
Java File Count | 3 |
Activity Count | 1 |
Fragment Count | 1 |
Required Permissions | android.permission.CHANGE_CONFIGURATION android.permission.INTERNET |
Raw File Names | res\raw\data.json res\raw\ic_default_cover.png |
android-bootcamp-bookshelf has the following Java source files.
com.example.tw.bookapp.ApplicationTest.java com.example.tw.bookapp.BookMainActivity.java com.example.tw.bookapp.model.Book.java