Re: Livecode and Genymotion

2014-03-19 Thread Ludovic THEBAULT
Le 19 mars 2014 à 17:01, Neil Roger a écrit : > Hi Ludovic, > > GennyMotion is built on x86 architecture and this is why LiveCode Android > apps will not run on this emulator (they are ARM based). > > However, I did have some success installing the ARM Translation Installer > v1.1

Re: Livecode and Genymotion

2014-03-19 Thread Neil Roger
Hi Ludovic, GennyMotion is built on x86 architecture and this is why LiveCode Android apps will not run on this emulator (they are ARM based). However, I did have some success installing the ARM Translation Installer v1.1 found on the following XDA developer post htt

Livecode and Genymotion

2014-03-19 Thread Ludovic THEBAULT
Hello, Anyone use Genymotion to test android app ? I cannot succeed to launch my apps on it, they crashes at launch (but works with the "official" way). I add my app to the device by dragging the apk on the window of the virtual device (i set the settings to allow unknow sources). Thanks _