An android application that uses barcode scanner to find reviews for a CD, DVD, Game or book.
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.
The following table is the detailed list of Review-Finder.
Item | Value |
---|---|
Java File Count | 14 |
Minimum SDK Version | 3 |
Activity Count | 1 |
Required Permissions | android.permission.INTERNET |
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.
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