[codenameone-discussions] Re: Problems to load an app in play store

2018-11-28 Thread Shai Almog
Hi, you don't need that for Codename One and won't gain any benefit from it. Codename One apps tend to be MUCH smaller than typical Android apps which are usually badly configured. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To

[codenameone-discussions] Re: Pointer mapping in Simulator using Zoom mode is off when displaying BrowserComponent

2018-11-28 Thread Shai Almog
I would recommend using scrollable mode on/off. Zoom can mean a lot of things and we discourage it. We'll need to know the following: OS JVM version Resolution Output in the console when running -- You received this message because you are subscribed to the Google Groups "CodenameOne

[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] Problems to load an app in play store

2018-11-28 Thread rdvg1962
Hi, Some time ago, I uploaded 2 app to play store by signing the apk from codename. Today try to upload a new app but google again made a change that I do not understand. If someone has uploaded an app recently, I appreciate that you guide me with the Android app Bundle. Regards. -- You

[codenameone-discussions] Pointer mapping in Simulator using Zoom mode is off when displaying BrowserComponent

2018-11-28 Thread remonkroep
Clicking on a BrowserComponent when in Zoom mode in the simulator does not map the events correctly. For example when clicking on a button displayed in the BrowserComponent it will not fire the click event when in Zoom mode. -- You received this message because you are subscribed to the Google

[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