Re: Android Virtual Device Application Binary Interface

2017-08-12 Thread Monte Goulding via use-livecode
> On 13 Aug 2017, at 10:16 am, scott--- via use-livecode > wrote: > > When testing Android builds on a virtual device, is it necessary to use > devices created with an ARM abi? Yes Cheers Monte ___ use-livecode

Android Virtual Device Application Binary Interface

2017-08-12 Thread scott--- via use-livecode
When testing Android builds on a virtual device, is it necessary to use devices created with an ARM abi? Whenever I try a virtual device created with the default (much faster) x86 abi it results in an error when trying to load the .apk onto the virtual device. INSTALL_FAILED_NO_MATCHING_ABIS: