OK! 

That's what we need hear. Thanks  Ralph!



On 6/12/19, 12:17 PM, "Ralph DiMola" <rdim...@evergreeninfo.net> wrote:

    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.

_______________________________________________
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

Reply via email to