Warning: 64-bit requirement [solved]

The place to discuss anything and everything about running your LiveCode on Android

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
Jellobus
Posts: 319
Joined: Tue Dec 10, 2013 2:53 pm

Warning: 64-bit requirement [solved]

Post by Jellobus »

Hello,

I got the warning message when I uploaded test app. I says " This release is not compliant with the Google Play 64-bit requirement.~"
I have used LC 9.0.4 (stable) on PC. How can I fix this issue?

Cheers,

Louis
Attachments
warning sign
warning sign
Last edited by Jellobus on Tue Jun 25, 2019 3:04 pm, edited 3 times in total.
FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10103
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: Warning: 64-bit requirement

Post by FourthWorld »

The new v9.5rc1 addresses this - from the Release Notes:
New Android Architectures
Android builds now support four architectures. Previously android was built for armv6 only.
Android is now built for armv7 , arm64 , x86 and x86_64 .
Checkboxes are included on in the Android standalone settings to choose which architectures to
include in the build. When deploying your application via the Test button to a device the device
architecture will be detected and used even if not chosen in standalone settings.
You can download it here:
https://downloads.livecode.com/livecode/
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
Jellobus
Posts: 319
Joined: Tue Dec 10, 2013 2:53 pm

Re: Warning: 64-bit requirement

Post by Jellobus »

Great. Thanks a lot!
lodijoe
Posts: 20
Joined: Mon Sep 23, 2013 5:20 pm

Re: Warning: 64-bit requirement [Solved]

Post by lodijoe »

Not entirely solved!
Google Play now requires that the Android build supports 9.0 and Livecode v9.50(dp 1) supports up to 8.
Post Reply