Android Open Source - Development book WonderBooks






Project Summary

An Android book scanner and book collection manager using Google Books APIs.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of WonderBooks.

ItemValue
Java File Count9
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version21
Minimum SDK Version16
Activity Count2
Fragment Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET




Resource Files

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.

null

Java Source Files

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