I would like to develop QR Code reader app for android mob.
Please hep me to start.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Mohamed AbedallahPosted Sep 1, 2016, 9:49 AM
http://stackoverflow.com/questions/28345340/android-studio-java-home-doesnt-point-to-a-valid-jvm-installation
About creating Barcode app, you can start with this help topic that shows how you can do this using ZXing in Android Studio.
http://code.tutsplus.com/tutorials/android-sdk-create-a-barcode-reader--mobile-17162
Also, If you want more advanced options for reading and writing QR, you might want to take a look at LEADTOOLS SDK.
The following demo is created using LEADTOOLS barcode SDK.
https://play.google.com/store/apps/details?id=leadtools.barcodedemo
Disclaimer: I work for LEADTOOLS
Sujeet SumanPosted Jun 25, 2016, 10:37 AM
Karthik ElumalaiPosted Jun 24, 2016, 5:23 AM