Page 2 of 3

Re: apk API version

Posted: Wed Oct 28, 2020 10:20 pm
by xabierpayet
good trick, i must upload something now for test if work, thanks

Re: apk API version

Posted: Wed Oct 28, 2020 10:51 pm
by airsoftsoftwair
Might work, might not, but it's worth a try :)

Re: apk API version

Posted: Thu Oct 29, 2020 6:42 pm
by xabierpayet
work fine, tested

Re: apk API version

Posted: Sat Oct 31, 2020 11:46 pm
by amyren
Thanks for the tip.
I guess you need the full version of the apk compiler to do this. I have the light version, and this option is grayed out for me.

Also I am curious what is the default minimum android sdkversion when you dont use your modified script?
And what is the oldest android version that the apk compiler supports?

Re: apk API version

Posted: Sun Nov 01, 2020 12:38 am
by AlexC
The current default sdk target is 28.
I'm guessing the compiler also sets the compile sdk version to 28 by default.
Not sure about the minimum, I think it might have been mentioned in the compiler release notes.

Re: apk API version

Posted: Tue Nov 03, 2020 4:59 pm
by airsoftsoftwair
amyren wrote: Sat Oct 31, 2020 11:46 pm And what is the oldest android version that the apk compiler supports?
It's API level 14 which is Android 4.0.

Re: apk API version

Posted: Wed Mar 31, 2021 3:31 pm
by amyren
airsoftsoftwair wrote: Wed Oct 14, 2020 10:38 pm Thanks for the pointer! I'll try to release an update in time for the new target API requirement.
Now that Hollywood 9.0 is out, will you have some time to work look at the Apk Compiler update? Or is it scheduled after RapaGUI 2.0?

Re: apk API version

Posted: Wed Mar 31, 2021 6:39 pm
by airsoftsoftwair
amyren wrote: Wed Mar 31, 2021 3:31 pm Now that Hollywood 9.0 is out, will you have some time to work look at the Apk Compiler update? Or is it scheduled after RapaGUI 2.0?
No, an APK Compiler update will come in a few days along with a Remedios update. RapaGUI 2.0 will come after that.

Re: apk API version

Posted: Fri Apr 02, 2021 8:10 pm
by amyren
Thanks. That is even more needed now that 9.0 is out, since the apk's I made now with the current compiler will not work.

I guess this is also on your todo list, the hollywood player in the download area are still listed as ver. 8.0

Re: apk API version

Posted: Sat Sep 24, 2022 8:40 pm
by xabierpayet
Hello AlexC, you have this method workin with API31?
i can not upload new apps to the playstore
thanks