文件名称:BarCodeTestCorrectVersion
介绍说明--下载内容均来自于网络,请自行研究使用
Android 開發範例-QRCode 掃描與QRCode生成
採用Zxing API所編譯的QRCode掃描讀取與生成功能,建議採用最低版本為API10(2.3.3),
起始Activity檔案為BarCodeTestActivity.java
解壓縮並導入專案後請記得檢查libs裡面的Zxing.rar檔案是否有一並導入,若沒有請於專案資料夾上鼠標又鍵->Build Path -> Configure Build Path 並且用Edit重新導入該檔案即可。
-Android development paradigm-QRCode QRCode scan and generates compiled using Zxing API to read and scan QRCode generation, after using the minimum recommended version API10 (2.3.3), starting Activity unzip the file and import of BarCodeTestActivity.java project please Remember to check libs inside Zxing.rar file if there be imported, if not please the project folder on the mouse and key-> Build Path-> Configure Build Path and use Edit to re-import the file.
採用Zxing API所編譯的QRCode掃描讀取與生成功能,建議採用最低版本為API10(2.3.3),
起始Activity檔案為BarCodeTestActivity.java
解壓縮並導入專案後請記得檢查libs裡面的Zxing.rar檔案是否有一並導入,若沒有請於專案資料夾上鼠標又鍵->Build Path -> Configure Build Path 並且用Edit重新導入該檔案即可。
-Android development paradigm-QRCode QRCode scan and generates compiled using Zxing API to read and scan QRCode generation, after using the minimum recommended version API10 (2.3.3), starting Activity unzip the file and import of BarCodeTestActivity.java project please Remember to check libs inside Zxing.rar file if there be imported, if not please the project folder on the mouse and key-> Build Path-> Configure Build Path and use Edit to re-import the file.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BarCodeTest\.classpath
...........\.project
...........\.settings\org.eclipse.core.resources.prefs
...........\AndroidManifest.xml
...........\bin\AndroidManifest.xml
...........\...\BarCodeTest.apk
...........\...\classes\com\ericssonlabs\BarCodeTestActivity$1.class
...........\...\.......\...\............\BarCodeTestActivity$2.class
...........\...\.......\...\............\BarCodeTestActivity.class
...........\...\.......\...\............\BuildConfig.class
...........\...\.......\...\............\R$attr.class
...........\...\.......\...\............\R$color.class
...........\...\.......\...\............\R$drawable.class
...........\...\.......\...\............\R$id.class
...........\...\.......\...\............\R$layout.class
...........\...\.......\...\............\R$raw.class
...........\...\.......\...\............\R$string.class
...........\...\.......\...\............\R.class
...........\...\.......\...\zxing\activity\CaptureActivity$1.class
...........\...\.......\...\.....\........\CaptureActivity$2.class
...........\...\.......\...\.....\........\CaptureActivity.class
...........\...\.......\...\.....\camera\AutoFocusCallback.class
...........\...\.......\...\.....\......\CameraConfigurationManager.class
...........\...\.......\...\.....\......\CameraManager.class
...........\...\.......\...\.....\......\FlashlightManager.class
...........\...\.......\...\.....\......\PlanarYUVLuminanceSource.class
...........\...\.......\...\.....\......\PreviewCallback.class
...........\...\.......\...\.....\decoding\CaptureActivityHandler$State.class
...........\...\.......\...\.....\........\CaptureActivityHandler.class
...........\...\.......\...\.....\........\DecodeFormatManager.class
...........\...\.......\...\.....\........\DecodeHandler.class
...........\...\.......\...\.....\........\DecodeThread.class
...........\...\.......\...\.....\........\FinishListener.class
...........\...\.......\...\.....\........\InactivityTimer$DaemonThreadFactory.class
...........\...\.......\...\.....\........\InactivityTimer.class
...........\...\.......\...\.....\........\Intents$Encode.class
...........\...\.......\...\.....\........\Intents$Scan.class
...........\...\.......\...\.....\........\Intents$SearchBookContents.class
...........\...\.......\...\.....\........\Intents$Share.class
...........\...\.......\...\.....\........\Intents$WifiConnect.class
...........\...\.......\...\.....\........\Intents.class
...........\...\.......\...\.....\encoding\EncodingHandler.class
...........\...\.......\...\.....\view\ViewfinderResultPointCallback.class
...........\...\.......\...\.....\....\ViewfinderView.class
...........\...\classes.dex
...........\...\dexedLibs\annotations-612fc7c0de337973aaeb9c4fce8f1087.jar
...........\...\.........\zxing-42e252857d165be93dd223161565868a.jar
...........\...\res\crunch\drawable-hdpi\ic_launcher.png
...........\...\...\......\.........ldpi\ic_launcher.png
...........\...\...\......\.........mdpi\ic_launcher.png
...........\...\resources.ap_
...........\gen\com\ericssonlabs\BuildConfig.java
...........\...\...\............\R.java
...........\libs\zxing.jar
...........\proguard.cfg
...........\project.properties
...........\res\drawable-hdpi\ic_launcher.png
...........\...\.........ldpi\ic_launcher.png
...........\...\.........mdpi\ic_launcher.png
...........\...\.............\navbar.9.png
...........\...\layout\camera.xml
...........\...\......\main.xml
...........\...\raw\beep.ogg
...........\...\...\realm_properties
...........\...\values\colors.xml
...........\...\......\ids.xml
...........\...\......\strings.xml
...........\src\com\ericssonlabs\BarCodeTestActivity.java
...........\...\...\zxing\activity\CaptureActivity.java
...........\...\...\.....\camera\AutoFocusCallback.java
...........\...\...\.....\......\CameraConfigurationManager.java
...........\...\...\.....\......\CameraManager.java
...........\...\...\.....\......\FlashlightManager.java
...........\...\...\.....\......\PlanarYUVLuminanceSource.java
...........\...\...\.....\......\PreviewCallback.java
...........\...\...\.....\dec