Re: Android needs 64 bit builds

2019-05-02 Thread Richmond via use-livecode

Time to dust off my Intel chip Android tablet

Richmond.

On 3.05.19 г. 1:38 ч., Monte Goulding via use-livecode wrote:



On 3 May 2019, at 4:07 am, J. Landman Gay via use-livecode 
 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
___
use-livecode mailing list
use-livecode@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@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

RE: Android needs 64 bit builds

2019-05-02 Thread Ralph DiMola via use-livecode
You can upload 4 separate builds to Google Play for each the archs and when the 
user installs only the apk for the user's device arch will download. This 
alleviates having one huge apk. Some devices have apk size limits that you can 
hit. The only hitch is that the build number bust be different for each. I am 
working on a IDE build plug-in that will build all 4 to separate apks and 
automatically up the version number by 1 for each arch.
 
Ralph DiMola
IT Director
Evergreen Information Services
rdim...@evergreeninfo.net


-Original Message-
From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of 
Monte Goulding via use-livecode
Sent: Thursday, May 02, 2019 6:39 PM
To: How to use LiveCode
Cc: Monte Goulding
Subject: Re: Android needs 64 bit builds



> On 3 May 2019, at 4:07 am, J. Landman Gay via use-livecode 
>  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
___
use-livecode mailing list
use-livecode@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@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Re: Android needs 64 bit builds

2019-05-02 Thread Monte Goulding via use-livecode


> On 3 May 2019, at 4:07 am, J. Landman Gay via use-livecode 
>  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
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

SoCal LC group: CanelaDB at tonight's meeting

2019-05-02 Thread Richard Gaskin via use-livecode
Tonight's LiveCode Developer's meetup in Pasadena, CA will have a 
special guest:


Mark Talluto of Canela Software will be presenting CanelaDB!

Meetup details:

Where
-
Du-par's, back room
214 S. Lake Avenue
Pasadena CA 91101
http://www.du-pars.com/dupars_locations.html

When

Thursday, May 2, 7:00PM

Who
---
The meetings are open to any and all who have an interest in chatting 
about LiveCode.


What

Featured for this meeting: Mark Talluto will demo CanelaDB!

We should also have plenty of time for general Q&A and problem-solving, 
as usual.


Please RSVP
---
We're now on Meetup.com, as part of the SGV Tech group:
https://www.meetup.com/SGVTech/events/zjvctlyzhbdb/
Our meeting room has limited seating, so please RSVP there to reserve a 
seat.



--
 Richard Gaskin
 Fourth World Systems

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Android needs 64 bit builds

2019-05-02 Thread J. Landman Gay via use-livecode

Wow. X86 too! Now we can use the faster emulator. :)

--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
On May 2, 2019 12:24:21 PM JJS via use-livecode 
 wrote:



Jacque, check the image on this page :
https://github.com/livecode/livecode-ide/pull/1990

:)


Op 1-5-2019 om 23:23 schreef J. Landman Gay via use-livecode:

Fantastic. Thank you.

On 5/1/19 3:30 PM, JJS via use-livecode wrote:

it will be in 9.1

Op 1-5-2019 om 17:33 schreef J. Landman Gay via use-livecode:

I remember your question and have also been waiting for a response.
Hopefully someone on the team will see this, but if not a note to
support may give us an answer.

--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
On May 1, 2019 9:08:38 AM Andrew Bell via use-livecode
 wrote:


This was originally mentioned in a message at the end of January, but
that thread never went anywhere. I submitted an updated app to Google
Play today and noticed the warning message myself for the first time.
It seems we have a few more months to prepare for this, but can't
recall seeing any mention of this on the LiveCode roadmap.

https://developer.android.com/distribute/best-practices/develop/64-bit

--Andrew Bell





___
use-livecode mailing list
use-livecode@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@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Android needs 64 bit builds

2019-05-02 Thread JJS via use-livecode
Jacque, check the image on this page : 
https://github.com/livecode/livecode-ide/pull/1990


:)


Op 1-5-2019 om 23:23 schreef J. Landman Gay via use-livecode:

Fantastic. Thank you.

On 5/1/19 3:30 PM, JJS via use-livecode wrote:

it will be in 9.1

Op 1-5-2019 om 17:33 schreef J. Landman Gay via use-livecode:
I remember your question and have also been waiting for a response. 
Hopefully someone on the team will see this, but if not a note to 
support may give us an answer.


--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
On May 1, 2019 9:08:38 AM Andrew Bell via use-livecode 
 wrote:



This was originally mentioned in a message at the end of January, but
that thread never went anywhere. I submitted an updated app to Google
Play today and noticed the warning message myself for the first time.
It seems we have a few more months to prepare for this, but can't
recall seeing any mention of this on the LiveCode roadmap.

https://developer.android.com/distribute/best-practices/develop/64-bit

--Andrew Bell





___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode