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

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

visual c++ - Using relative values in array sorting ( asm ) -