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: 266Word Count: 322See All articles From Author

Add Comment

Computer Programming Articles

1. Custom Laravel Web Development: Why It’s The Smart Choice For Your Business
Author: Adarsh

2. Best Web Development Institutes In Bhopal Offering Java Courses
Author: Rohan Rajput

3. Top Web Development Institutes In Bhopal For Java Coding Classes
Author: Rohan Rajput

4. Why Every Business Needs Online Accounting Software In Zambia 2025
Author: Doris Rose

5. Best Web Development Institutes In Bhopal For Java Coding Classes
Author: Rohan Rajput

6. Master Ai Skills With Industry-leading Certifications
Author: EDCHART

7. The Ultimate Guide To Equipment Rental Software
Author: prestartr

8. The Enduring Importance Of Websites In The Ai Era
Author: Backend Brains

9. Ibm I Security Risks & Best Practices: Protecting Your System In 2025
Author: Siddhant Saxena

10. The Ultimate Guide To Top Web Development Institutes In Bhopal
Author: Rohan Rajput

11. What’s New In Laravel 12 – Features, Updates & Upgrade Guide
Author: espirittechusa

12. Discover The Best App Development Company In Bangalore For Your Next Project
Author: Gaurav Kumar

13. How To Choose The Right Web Development Institute In Bhopal
Author: Rohan Rajput

14. How Digital Publishing Solutions Improve Content Distribution?
Author: tribotz

15. The Evolution And Relevance Of Ibm I (as/400, Iseries) In Modern Business
Author: Siddhant Saxena

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