Android Open Source - Game book Review-Finder






Project Summary

An android application that uses barcode scanner to find reviews for a CD, DVD, Game or book.

Web Site / Source Repository

Review-Finder is hosted in the following web site
https://github.com/jiayao/Review-Finder

If you think the Android project Review-Finder 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 Review-Finder.

ItemValue
Java File Count14
Minimum SDK Version3
Activity Count1
Required Permissionsandroid.permission.INTERNET




Resource Files

There are 1 image files in Review-Finder. The names of the image files are listed as follows.

tick2.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Review-Finder has the following Java source files.

com.jiayao.reviewfinder.AmazonSearchEngine.java
com.jiayao.reviewfinder.Barcode.java
com.jiayao.reviewfinder.BarcodeFormat.java
com.jiayao.reviewfinder.GoogleProductSearchEngine.java
com.jiayao.reviewfinder.GoogleSearchEngine.java
com.jiayao.reviewfinder.ISBNResultParser.java
com.jiayao.reviewfinder.LocaleManager.java
com.jiayao.reviewfinder.Main.java
com.jiayao.reviewfinder.ResultParser.java
com.jiayao.reviewfinder.SearchEngine.java
com.jiayao.reviewfinder.SearchEngineFactory.java
com.jiayao.reviewfinder.UnsupportedBarcodeException.java
com.jiayao.reviewfinder.Utils.java