Easy Barcode Scanner 2.0.9 Apk

Easy Barcode Scanner 2.0.9 icon
Category: Tools
Requires: Android 5.0 and up
Curent version: 2.0.9
Updated: 16.06.2018
Price: Free
Size: 5.01 Mb
Download: 294

Rate saved, Thank!

4 (1 votes)

Description of Easy Barcode Scanner

"Easy Barcode Scanner" is a simple barcode scanner based on zBar Reader. The zBar Reader is implemented by C code so that it has high performance. With zBar, Easy Barcode Scanner can support QR Code, EAN-8, EAN-13, UPC-E, UPC-A, ISBN-10, ISBN-13, Interleaved 2 of 5, DataBar, DataBar Expanded, Codabar, Code 39, Code 93、Code 128 and PDF417. Data Matrix is supporting now, too. "Easy Barcode Scanner" allows you to use any angle of camera and device to scan barcode, and you don't have to put barcode at the center of your camera. Becides, you can touch the camera preview to focus to a object, zoom in or zoom out. If you want to change your camera, only ONE click you need to do. For Android Developer, you can use this Android SDK code below to scan barcode for your app: final Intent intent = new Intent("org.magiclen.barcodescanner.SCAN"); final List list = getPackageManager().queryIntentActivities(intent, PackageManager.MATCH_DEFAULT_ONLY); if (list.size() > 0) { intent.putExtra("SCAN_MODE", "QR_CODE_MODE"); // Can also use PRODUCT_MODE, SCAN_MODE, QR_CODE_MODE startActivityForResult(intent, 0); } else { // You may ask your user to install Easy Barcode Scanner } To get the scanning result, you must override onActivityResult method: public void onActivityResult(final int requestCode, final int resultCode, final Intent data) { if (requestCode == 0) { if (resultCode == Activity.RESULT_OK) { final String result = data.getStringExtra("SCAN_RESULT"); // Get scanning result final String type = data.getStringExtra("code_type"); // Get code type } else { // Not scan any code yet } } } Moreover, if you want to generate a QR code you can use this Android SDK code below: final Intent intent = new Intent("org.magiclen.barcodescanner.ENCODE"); final List list = getPackageManager().queryIntentActivities(intent, PackageManager.MATCH_DEFAULT_ONLY); if (list.size() > 0) { intent.putExtra("ENCODE_DATA", "Put some string you want to encode"); startActivity(intent); } else { // You may ask your user to install Easy Barcode Scanner } If you have further interest in this app, you can check out our website at: https://magiclen.org/

Read more...

Images

Share this App

Also from Magic Len

FFmpeg CLI 1.6.1 Beta Apk

FFmpeg CLI

Category: Tools
Free
Download Apk
IP Viewer 1.4.0 Apk

IP Viewer

Category: Tools
Free
Download Apk
Ant Text Creator 1.0.2 Apk

Ant Text Creator

Category: Tools
Free
Download Apk

Similar apps

Easy Barcode Scanner Pro 3.18 Apk

Easy Barcode Scanner Pro

Productivity
Appz Dreamer
10.51 Mb
Download Apk
Barcode Scanner -  QR Code Scan 1.5.0 Apk

Barcode Scanner - QR Code Scan

Productivity
iJoysoft
4.87 Mb
Download Apk
RedLaser Barcode & QR Scanner  4.5.1 Apk

RedLaser Barcode & QR Scanner

Shopping
eBay Mobile
7.53 Mb
Download Apk
QR scanner : QR code & barcode reader 3.5 Apk

QR scanner : QR code & barcode reader

Productivity
KTW Apps
4.34 Mb
Download Apk
Barcode Scanner For eBay - Compare Prices 2.0.3.4 Apk

Barcode Scanner For eBay - Compare Prices

Shopping
Rucksack Mobile App Development
8.83 Mb
Download Apk
QR and Barcode Scanner 1.5 Apk

QR and Barcode Scanner

Productivity
AIO Software Technology CO., Ltd.
1.89 Mb
Download Apk
Barcode Scanner [Floating] 1.600.50.7r Apk

Barcode Scanner [Floating]

Productivity
Geeks Empire
2.53 Mb
Download Apk
QR Code Scan & Barcode Scanner 4.6 Apk

QR Code Scan & Barcode Scanner

Tools
pickwick santa
3.57 Mb
Download Apk
Barcode Scanner 1.1.43 Apk

Barcode Scanner

Tools
AndroidRock
8.92 Mb
Download Apk
QR code reader - QR code & barcode scanner 1.20 Apk

QR code reader - QR code & barcode scanner

Productivity
TOH Talent Team
6.89 Mb
Download Apk
QR & Barcode Scanner 2.2.18 Apk

QR & Barcode Scanner

Tools
Gamma Play
5.42 Mb
Download Apk
PDF417 barcode scanner 7.12.0.82 Apk

PDF417 barcode scanner

Libraries & Demo
Microblink
3.43 Mb
Download Apk
Easy Data Scanner: OCR 1.0 Apk

Easy Data Scanner: OCR

Tools
Bizo Mobile
30.77 Mb
Download Apk
Barcode QR DataMatrix Scanner 51 Apk

Barcode QR DataMatrix Scanner

Tools
Generic Co
5.53 Mb
Download Apk
About Privacy Policy Feedback Report a policy violation