I want to use this barcode scanner from ASE in normal Android application, without using or installing ASE. How can I do this?
UPDATE: I do not want use ZXing's Barcode Scanner because of permission they want (read contact data etc)
I want to use this barcode scanner from ASE in normal Android application, without using or installing ASE. How can I do this?
UPDATE: I do not want use ZXing's Barcode Scanner because of permission they want (read contact data etc)
Have a look at ZXing's Barcode Scanner. They have very good implementation long before ASE :)