An Android book scanner and book collection manager using Google Books APIs.
WonderBooks is hosted in the following web site
https://github.com/rubeus90/WonderBooks
If you think the Android project WonderBooks 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 WonderBooks.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 21 |
Minimum SDK Version | 16 |
Activity Count | 2 |
Fragment Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
There are 3 image files in WonderBooks. The names of the image files are listed as follows.
drawer_shadow.9.png ic_drawer.png scan_barcode.png
The following screenshort is generated from the image listed above.
WonderBooks has the following Java source files.
com.google.zxing.integration.android.IntentIntegrator.java com.google.zxing.integration.android.IntentResult.java com.rubeus.wonderbooks.MainActivity.java com.rubeus.wonderbooks.NavigationDrawerFragment.java com.rubeus.wonderbooks.ScanBookFragment.java com.rubeus.wonderbooks.ShowBookInfoActivity.java com.rubeus.wonderbooks.asynctask.GetBookImage.java com.rubeus.wonderbooks.asynctask.SearchBook.java com.rubeus.wonderbooks.entity.Book.java