Back to Browse

QR and Barcode Scanner | Android Tutorial

167.9K views
Aug 4, 2017
18:54

In this tutorial, I am implementing a QR and Barcode Scanner. We are going to use ZXING library here to implement it. The code will be same for QR and Barcode scanning and it will work for both. I have also added the source code on github. So, if you get any errors then first check the code and if you still need my help just email me at [email protected] We need to ask 1 permission here - CAMERA and we need 2 features - Camera and camera.autofocus. We will add those things in Android Manifest file. Then, we will also create one intent. So, if there is a link in the code then you will be able to visit it using the alert message. Source Code : https://goo.gl/qiQVeF Find me here : Email : [email protected] Google+ : https://plus.google.com/u/0/b/105970252005982916681/105970252005982916681/posts Twitter : https://twitter.com/AndroidAcademy1 Facebook : https://www.facebook.com/AndroidAcademy8?ref=hl

Download

0 formats

No download links available.

QR and Barcode Scanner | Android Tutorial | NatokHD