An Android app for Software Engineering Project module.
book-search-app is hosted in the following web site
https://github.com/vimuth/book-search-app
If you think the Android project book-search-app 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 book-search-app.
Item | Value |
---|---|
Java File Count | 10 |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 5 |
Required Permissions | android.permission.CAMERA android.permission.FLASHLIGHT android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\tessdata\eng.cube.bigrams assets\tessdata\eng.cube.fold assets\tessdata\eng.cube.lm assets\tessdata\eng.cube.nn assets\tessdata\eng.cube.params assets\tessdata\eng.cube.size assets\tessdata\eng.cube.word-freq assets\tessdata\eng.tesseract_cube.nn assets\tessdata\eng.traineddata |
book-search-app has the following Java source files.
com.vimuth.booksearchapplication.BookSearchApp.java com.vimuth.booksearchapplication.BookViewActivity.java com.vimuth.booksearchapplication.CustomListAdapter.java com.vimuth.booksearchapplication.GetResults.java com.vimuth.booksearchapplication.ImageProcessor.java com.vimuth.booksearchapplication.ListActivity.java com.vimuth.booksearchapplication.MainActivity.java com.vimuth.booksearchapplication.ResultActivity.java com.vimuth.booksearchapplication.SearchActivity.java