B4A Library ZXing v1.6

zxing v1.6
1. create qr code
2. custom scan line
3. can only scan qr code

My english is very poor!

Zxing
Author:
IceFairy & Chjk
Version: 1.6
  • Fields:
    • scanLine As Bitmap
    • onlyScanQR As Boolean
    • useFrontCam As Boolean
  • Methods:
    • BeginScan(EventName as string)
    • Create2DCode (str As String) As Bitmap
  • Events:
    • result(atype as String,Values as String)


 

Attachments

  • zxing1.6 lib.zip
    471.9 KB · Views: 717
  • zxing1.6 demo.zip
    352.9 KB · Views: 507

FHEBERT

Member
Licensed User
Longtime User
Hi,
I use your library and I would like to change the size of scan window. Can you help Me ? Thanks a lot
 
Top