• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps QR code

somethg

Lurker
Hi,
Is there any way to read and process QR codes by manually? I mean that, I want to read QR code from my android software (not from QR code reader software) , then I want to get information behind the QR Code and than I want to connect and fetch some data from a database according to that information.

While developing such a android application, may I import QR code reader software jar file and can I access its api, if it is possible of course?

Thank you...
 
Agree with tha, you may use ZXing library. If you must rely on an external reader, rely on a standard one like Google Goggles!
 
Back
Top Bottom