FH Ltd Scan Browser is a webview browser with a built in barcode scanner. It is ideal for pairing with a Web App to allow barcode data to be seamlessly captured. It has been designed for our internal use but should be helpful for others.The browser is designed to work with a single web application. The website is set at first startup.To trigger the scanner, call Android.startScanner() using javascript. The result will be passed back to a javascript function called stBrowserDidScanBarcode(null,barcode,null).If you have any questions, please get in touch.