Android needs 64 bit builds

Monte Goulding monte at appisle.net
Thu May 2 18:38:31 EDT 2019



> On 3 May 2019, at 4:07 am, J. Landman Gay via use-livecode <use-livecode at lists.runrev.com> wrote:
> 
> Wow. X86 too! Now we can use the faster emulator. :)

Yes that was the main reason for us doing x86 and x86_64 although there are some devices available for those architectures they aren’t very common so you probably only want to build for arm7 and arm64 when releasing to avoid bloating your app too much.

To make things simpler the Test button for android will detect the architecture of the target device/emulator and build just for that even if you don’t currently have it selected in the standalone builder.

Cheers

Monte


More information about the use-livecode mailing list