mobile dev confusion

JJS jjs at krutt.org
Sat Dec 28 14:11:25 EST 2019


That error depends on what version of LC you use.

Use LC 9.5.1 and it can build for ARMv8-ARM64-X86 and x86-64, then lc 
will build the correct one to the emultaor ones you press the test 
button in LC ide.


But for uploading to the Google play store ARMv8 and ARM64 will be 
sufficient


Op 28-12-2019 om 19:12 schreef Tom Glod via use-livecode:
> I'm so relieved. Thank you.
>
> It didn't make sense to me, but I saw no explanation about that part of it
> anywhere.
>
> Full speed ahead. (ish)
>
> I am struggling a bit getting it to work in the emulator.... it seems like
> I can only do ARM architecture on V7 or below in the emulator.  And using
> an X86 emulator gives me the "NO_MATCHING_ABM" error when I hit test.
>
> But at least there are no permanent obstacles.
>
> :) Thanks again.
>
> On Sat, Dec 28, 2019 at 11:47 AM J. Landman Gay via use-livecode <
> use-livecode at lists.runrev.com> wrote:
>
>> LC uses the SDK primarily for its build tools, which allow the IDE to
>> create standalones for Android. The SDK does not affect the versions of
>> Android your app will require. For years we built apks using SDK 6, and
>> apps built using those tools still run on Android 10 today.
>>
>> A while back the SDK 6 build tools no longer worked with the current
>> version of LC and we had to update to SDK 8 for compatibility. I am
>> building apks with that SDK that run on all versions of Android from 4.x
>> on
>> up to 10.
>>
>> The Android versions you want to support are set in standalone settings.
>> --
>> Jacqueline Landman Gay | jacque at hyperactivesw.com
>> HyperActive Software | http://www.hyperactivesw.com
>> On December 27, 2019 8:37:23 PM Tom Glod via use-livecode
>> <use-livecode at lists.runrev.com> wrote:
>>
>>> Hi folks, I'm following this tutorial
>>>
>>> http://lessons.livecode.com/m/4069/l/985962-livecode-and-android-studio
>>>
>>> and i've installed android 8.0 SDK as specified ....
>>>
>>> the distribution chart says that only 6% of devices have this version of
>>> android.
>>>
>>> Does this mean only 6% of devices will be able to correctly install my
>>> application?
>>>
>>> ?????????????
>>>
>>> --
>>> Tom Glod
>>> Founder & Developer
>>> MakeShyft R.D.A (www.makeshyft.com)
>>> Office:226-706-9339
>>> Mobile:226-706-9793
>>> _______________________________________________
>>> use-livecode mailing list
>>> use-livecode at lists.runrev.com
>>> Please visit this url to subscribe, unsubscribe and manage your
>>> subscription preferences:
>>> http://lists.runrev.com/mailman/listinfo/use-livecode
>>
>>
>>
>> _______________________________________________
>> use-livecode mailing list
>> use-livecode at lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your
>> subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
>>
>




More information about the use-livecode mailing list