Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 883 Bytes

File metadata and controls

24 lines (13 loc) · 883 Bytes

BarCodeTest

ZXing for Android

2016-07-20 Update,Only for AS Version update the UI for QRCode Scanning

image

  1. Solve the problem of image stretching

  2. Change the shape of the scanning frame to the square

  3. Draw four green Angle

  4. Make the green scanning line up and down


this file can be used to develop the function of QRCode Scanning, here are two optional versions:

  • Eclipse version is from the internet,can run in Eclipse,never be modified,maybe difficult to debug cause it's too old

  • Android Studio has been lightly modified by me and can be easier to run in AS