Android QR code scan source code, android source code
Android QR code scan source code Support Platform: Android running environment: Eclipse development language: Java:Http://t.cn/R7HfKOY
Source code Introduction
Android QR code scan source code run
QR code scanning on android
Search for ZXing demo on DU Niang. The first csdn code download is. It is not convenient to directly send a connection, and Du Niang's review of the answer with the connection is too powerful.
I have used the ZXing demo module for QR code scanning. The original code is in it, which is very detailed! The QR code can be scanned, and it can also scan the bar code.
I directly call CaptureActivity in it. When it finishes (), forResult can pass the scanned string back. Super easy to use.
I am working on table security development. You are welcome to continue to ask questions. Thank you for choosing the answer.
QR code scanning by android in Eclipse
Use zxing package blog.csdn.net/...197636
You can also go to the next demo on the official website.