Re: Android Deployment Update / Nov 2019

2019-11-10 Thread Jjs via use-livecode
Vc is the version nr of the apk. This is independent  of your app version. The 
vc has to be increased with each upload to the google dev console

Riko Abdul via use-livecode  schreef op 10 
november 2019 04:13:35 CET:
>whats is vc?
>
>Pada tanggal Min, 10 Nov 2019 pukul 09.44 Sannyasin Brahmanathaswami
>via
>use-livecode  menulis:
>
>> I see a lot of changes in my developers console on Google. I reading
>> through everything…
>>
>> I kept these kind notes which were sent by Jerry in June, summarizing
>Mark
>> W. comments on building of Android.
>>
>> Are  they still up-to-date? And about what about Android 9? I think
>Ralph
>> also felt that the payload was small enough to bundle 2 versions in 
>1
>> build.
>>
>> =
>> @BR make sure that for your next release, that when now your highest
>> versioncode is 15 for x86-64
>>
>> the armv7a starts with 16
>>
>> that's why i showed you the sequence as example.
>>
>> you need to increase the versioncodes but with the lowest versioncode
>> for the lowest architecture, i did it too and had no problem
>>
>> so like this for your sequence if your highest used VC is 15 then:
>>
>> BuildVC
>> arm v7a19 >next time --->23>next time--->24
>> arm6420>next time--->24--->next time--->25
>> X8621--->next time--->25--->next time--->26
>> x86-64  22--->next time--->26--->next time--->27
>>
>> and so on, you see the 64 builds need to be higher vc then the 32bits
>> Jerry
>>
>> =
>> BR
>>
>> ___
>> 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

-- 
Verstuurd vanaf mijn Android apparaat met K-9 Mail.
___
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 Deployment Update / Nov 2019

2019-11-09 Thread Riko Abdul via use-livecode
whats is vc?

Pada tanggal Min, 10 Nov 2019 pukul 09.44 Sannyasin Brahmanathaswami via
use-livecode  menulis:

> I see a lot of changes in my developers console on Google. I reading
> through everything…
>
> I kept these kind notes which were sent by Jerry in June, summarizing Mark
> W. comments on building of Android.
>
> Are  they still up-to-date? And about what about Android 9? I think Ralph
> also felt that the payload was small enough to bundle 2 versions in  1
> build.
>
> =
> @BR make sure that for your next release, that when now your highest
> versioncode is 15 for x86-64
>
> the armv7a starts with 16
>
> that's why i showed you the sequence as example.
>
> you need to increase the versioncodes but with the lowest versioncode
> for the lowest architecture, i did it too and had no problem
>
> so like this for your sequence if your highest used VC is 15 then:
>
> BuildVC
> arm v7a19 >next time --->23>next time--->24
> arm6420>next time--->24--->next time--->25
> X8621--->next time--->25--->next time--->26
> x86-64  22--->next time--->26--->next time--->27
>
> and so on, you see the 64 builds need to be higher vc then the 32bits
> Jerry
>
> =
> BR
>
> ___
> 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


Android Deployment Update / Nov 2019

2019-11-09 Thread Sannyasin Brahmanathaswami via use-livecode
I see a lot of changes in my developers console on Google. I reading through 
everything…

I kept these kind notes which were sent by Jerry in June, summarizing Mark W. 
comments on building of Android.

Are  they still up-to-date? And about what about Android 9? I think Ralph also 
felt that the payload was small enough to bundle 2 versions in  1 build.

=
@BR make sure that for your next release, that when now your highest
versioncode is 15 for x86-64

the armv7a starts with 16

that's why i showed you the sequence as example.

you need to increase the versioncodes but with the lowest versioncode
for the lowest architecture, i did it too and had no problem

so like this for your sequence if your highest used VC is 15 then:

BuildVC
arm v7a19 >next time --->23>next time--->24
arm6420>next time--->24--->next time--->25
X8621--->next time--->25--->next time--->26
x86-64  22--->next time--->26--->next time--->27

and so on, you see the 64 builds need to be higher vc then the 32bits
Jerry

=
BR

___
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