java - Decoding a QR code in an Android application? -
in android, using zxing can scan qr code through phone camera , decode it.
but, in scenario, qr code image stored in phone , need decode it.
is there anyway decode qr image in manner?
you can use zxing code this.
check out decodehandler.java.
Comments
Post a Comment