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

Add Comment

Computer Programming Articles

1. Dynamics 365 Case Management Features
Author: brainbell10

2. Everything You Need To Know About Mhealth Apps
Author: brainbell10

3. E-scooter Mobile App Development Cost & Features
Author: brainbell10

4. Rockhard 500
Author: Mukesh Mehta

5. How To Build A Productive Remote And Hybrid Team Culture Using Cloud-based Task Management Software
Author: Aiwi Team

6. Spark Matrix™: Identity-as-a-service
Author: Umangp

7. How To Secure Your Rest Api Service?
Author: brainbell10

8. How To Sell Website Programming Services?
Author: brainbell10

9. How To Build A Waste Classifier App Using Ai?  
Author: brainbell10

10. Json Tutorial With Examples: Master Json For Web Development And Data Exchange
Author: Tech Point

11. Jquery Ui Tutorial: A Complete Guide To Building Interactive Web Interfaces Easily
Author: Tech Point

12. 9 Reasons To Use Linkedin Advertising For Your Business
Author: brainbell10

13. Mobile App Design Ui Game Changers
Author: brainbell10

14. Learn Web Design For Marketing With Our Experts
Author: brainbell10

15. Master Full Stack Dev: Tcci South Bopal Ahmedabad 2026
Author: TCCI - Tririd Computer Coaching Institute

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