[codenameone-discussions] Re: Scan canceled by QRScann Android

2018-11-30 Thread tobias.semmet via CodenameOne Discussions
thanks, it works fine. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to codenameone-discussions+unsubscr...@googlegroups.com. Visit this group at

[codenameone-discussions] Re: Scan canceled by QRScann Android

2018-11-28 Thread Shai Almog
I think the QRScanner library depends on the code scanner cn1lib. Do you have both installed? -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to

[codenameone-discussions] Re: Scan canceled by QRScann Android

2018-11-28 Thread tobias.semmet via CodenameOne Discussions
I could also use the Zxing tool, but this one works as a single application fine, and is able to read the used barcode... i've i start the scan from the app, the Zxing App is started, but the same barcode can not be scanned, the scanner is running over the barcode but could not read it. > >

[codenameone-discussions] Re: Scan canceled by QRScann Android

2018-11-28 Thread tobias.semmet via CodenameOne Discussions
I use the QRScanner from the downloaded and imported extensions-lib ... QRScanner.cn1lib There is a popup on the android device... coursed by the method scanCanceled ... but i've no idea why... snippet : try { QRScanner.scanBarCode(new ScanResult() { public void scanCompleted(String