Android Question Flashlight while using BillScanner

hazaal

Member
Licensed User
Longtime User
Hi,

I am using BillScanner with great success to read different types of barcodes.

Now in some solutions, we need to get a bit more light there, so is it possible to turn flash on while reading codes with BillScanner?

Br,
-Harri
 

Lucas Siqueira

Active Member
Licensed User
Longtime User
use [B4X] [B4XPages] Barcode Reader.

with it you have the CameraExClass class, which has the SetFlashMode method, where you define the flash


 
Upvote 0

hazaal

Member
Licensed User
Longtime User
Thx a lot Lucas,

It's working nicely! Although my first impression is that it might need a bit more better focus than BillScanner, or maybe it scans a bit slower, or maybe it's just me. Have to try it in actual app and environment.
 
Upvote 0
Top