Skip to content

Harshita248/QR_and_BAR_Code_Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QR_Code_Scanner

Android Barcode And QR Code Scanner (Scanning via Intent) It is the most easiest way of creating a Barcode And Qr Scanner in android using Android Studio. Using the app- https://github.com/zxing/zxing .

In this app, we'll use the ZXing (Zebra Crossing) library to carry out barcode scanning within an Android app. We'll call on the resources in this open source library within our app, retrieving and processing the returned results.

Since we're using the ZXing library, we don't need to worry about users without the barcode scanner installed, because the integration classes provided will take care of this for us. By importing the ZXing integration classes into our app, we can make user scans easier and focus our development efforts on handling the scan results.

About

A QR Code is a two-dimensional barcode that is readable by smartphones. It allows to encode over 4000 characters in a two dimensional barcode. Here QR Codes can be read by an appropriate software installed on our smartphones. For Android-based devices,we use Barcode Scanner by ZXing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages