Android Open Source - Development barcode Scan2View






Project Summary

A simple android app to scan the barcode to show the corresponding document..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Scan2View.

ItemValue
Java File Count10
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version8
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.MOUNT_UNMOUNT_FILESYSTEMS
android.permission.READ_EXTERNAL_STORAGE




Resource Files

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.

null




Java Source Files

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