Android Open Source - Development book book-search-app






Project Summary

An Android app for Software Engineering Project module.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of book-search-app.

ItemValue
Java File Count10
Target SDK Version18
Minimum SDK Version8
Activity Count5
Required Permissionsandroid.permission.CAMERA
android.permission.FLASHLIGHT
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\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




Java Source Files

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