Android Question QRCodeReaderView Manual Focus

akb

Member
Licensed User
Longtime User
Is it possible to set the focus manually while using QRCodeReaderView ?

I was thinking of using the Camera 2 API to do the focusing but I don't know if I can use QRCodeReaderView and Camera 2 at the same time. Can this be done?

I am wanting to experiment with changing the focus manually in my program while scanning QR Codes.
 
Top