A simple android app to scan the barcode to show the corresponding document..
Scan2View is hosted in the following web site
https://github.com/mikeshi80/Scan2View
If you think the Android project Scan2View 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 Scan2View.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.MOUNT_UNMOUNT_FILESYSTEMS android.permission.READ_EXTERNAL_STORAGE |
There are 16 image files in Scan2View. The names of the image files are listed as follows.
ic_action_search.png ic_clear.png ic_folder.png ic_folder_small.png ic_ft_bmp.png ic_ft_doc.png ic_ft_generic.png ic_ft_gif.png ic_ft_htm.png ic_ft_jpg.png ic_ft_pdf.png ic_ft_png.png ic_ft_tiff.png ic_ft_txt.png ic_ft_xls.png ic_history.png
The following screenshort is generated from the image listed above.
Scan2View has the following Java source files.
com.google.zxing.integration.android.IntentIntegrator.java com.google.zxing.integration.android.IntentIntegratorSupportV4.java com.google.zxing.integration.android.IntentIntegratorV30.java com.google.zxing.integration.android.IntentResult.java me.mikeshi.scan2view.BrowserActivity.java me.mikeshi.scan2view.MainActivity.java me.mikeshi.scan2view.adapters.FolderAdapter.java me.mikeshi.scan2view.adapters.HistoryAdapter.java me.mikeshi.scan2view.utils.AppConstants.java me.mikeshi.scan2view.utils.AppUtils.java