Android - Different Builds

Ralph DiMola rdimola at evergreeninfo.net
Wed Jun 12 18:17:43 EDT 2019


You would be better off making 4 builds 1 for each architecture. This way instead of 1 huge apk you will have 4 smaller ones. Increment the "version code" for each of the 3 additional builds. Upload all 4 apks to the PlayStore. Making one large build has 2 bad side effects. 1) you might not target as many devices because of smaller apk size limits on some devices 2) the download/install will be slower.

You can have multiple APKs in production(internal/alpha/beta for the matter) if 1) the version code is different 2) they target different architectures.

Ralph DiMola
IT Director
Evergreen Information Services
rdimola at evergreeninfo.net

-----Original Message-----
From: use-livecode [mailto:use-livecode-bounces at lists.runrev.com] On Behalf Of Sannyasin Brahmanathaswami via use-livecode
Sent: Wednesday, June 12, 2019 6:01 PM
To: How to use LiveCode
Cc: Sannyasin Brahmanathaswami
Subject: Re: Android - Different Builds

Never mind, I check all four, got one .APK and uploaded... and not I see

Native Platform

4

Wow, congrats to LC to doing that so easily..

BR

On 6/12/19, 11:45 AM, "use-livecode on behalf of Sannyasin Brahmanathaswami via use-livecode" <use-livecode-bounces at lists.runrev.com on behalf of use-livecode at lists.runrev.com> wrote:

    Can anyone give a short lesson on how to submit the multiple android builds on Google Release Management dashboard?
    
    All brand new to me….
    
    BR

_______________________________________________
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