Is it possible to create a QR scanner without scanning with an external app?

I tried to create a QR scanner but, the "barcode scanner" option needs an external scanner app. Is there any other way ?

Why it needs an external app,
Show your blocks

set the option UseExternalScanner to false
http://ai2.appinventor.mit.edu/reference/components/sensors.html#BarcodeScanner

UseExternalScanner

Set whether or not you wish to use an External Scanning program such as Bar Code Scanner. If false a version of ZXing integrated into App Inventor will be used.

Taifun

Oh okay sorry i didnt seen this option, thanks :slight_smile:

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.