123ArticleOnline Logo
Welcome to 123ArticleOnline.com!
ALL >> Computer-Programming >> View Article

Qr Code Integration With Andriod Platform

Profile Picture
By Author: etisbew etisbewcorp
Total Articles: 42
Comment this article
Facebook ShareTwitter ShareGoogle+ ShareTwitter Share

We are using ZXing (pronounced "zebra crossing") image processing libraries to scan QR Code using Android device. The solution involves easy steps to integrate Zxing libraries with Android to direct auto scan of QR Code. We are using Android environment for development that Eclipse Java IDE.
Setp1: Acquire Zxing libray (Zxing 1.7 release bundle) from here (http://code.google.com/p/zxing/downloads/list)
Step2: Extract the zip bundle.
Step3: Create a new Android sample Project in Eclipse for QR Code Auto Scanner Test and set target to Android 2.2 SDK version.
Step4: Locate Android folder from the extracted bundle and pick CaptureActivity.java source file.
Step5: Also locate Core folder and import the source into the above sample project.
Step6: Change the package name of above CaptureActivity.java file to match the above sample project package structure.
Step7: Design a sample page with a SCAN button to add to the above sample project.
Step8: Add navigation to SCAN button click event as shown below
Intent scanner = new Intent(QRCodeAutoScannerTest.this, CaptureActivity.class); ...
... startActivity(scanner);
Step9: Change the existing manifest file to add the below filters
android:name="android.intent.category.BROWSABLE"/>

android:name="android.intent.category.BROWSABLE"/>

android:name="android.intent.category.BROWSABLE"/>

Total Views: 299Word Count: 322See All articles From Author

Add Comment

Computer Programming Articles

1. How To Get Effective Data Engineering Job Support In The Usa
Author: RKIT Labs Team

2. How To Get Reliable Java Job Support For Professionals In The Usa & Canada
Author: RKIT Labs Team

3. Mastering React Js Faster: Expert Job Support For Developers And Teams
Author: RKIT Labs Team

4. Build Quality And Risk Management Into Your Clinical Operations
Author: Giselle Bates

5. Expert 3d Visualization And Floor Plan Services For Sustainable Growth
Author: I-Tech Lance

6. What Is A Proxy Indicator? A Deep Dive For Investors
Author: Byte Benz

7. Decoding Ai: Understanding The 3 Core Types Of Artificial Intelligence
Author: Byte Benz

8. Master Javafx Tutorial For Modern Ui Development In Java
Author: Tech Point

9. Java Swing Tutorial: A Complete Guide To Building Gui Applications
Author: Tech Point

10. How Erp Software Transforms Hospitals And Small Manufacturing Businesses In 2026
Author: Proplus Logics

11. From Code To Career – Why Ricr Is Bhopal’s Go-to Institute For Data Science & Business Analytics
Author: Rohan Rajput

12. From Fresher To Full-stack Developer With Java Skills
Author: lakshmisssit

13. Learn, Code, Analyze – Ricr Is Transforming Data Science & Coding Education In Bhopal
Author: Rohan Rajput

14. Building A Secure E-commerce Website With Core Php: Best Practices
Author: Andy

15. How To Choose The Right Software Development Partner For Your Business
Author: Rudram Technology Solutions LLP

Login To Account
Login Email:
Password:
Forgot Password?
New User?
Sign Up Newsletter
Email Address: