Page 18 of 19

Re: RAPT - Ren'Py Android Packaging Tool

Posted: Tue Feb 13, 2018 8:14 pm
by PyTom
It will by august. Right now, it's 32-bit only.

Re: RAPT - Ren'Py Android Packaging Tool

Posted: Sun Feb 25, 2018 3:41 am
by Minuteman
Hello, I was trying to port my game to the android and got this message :

Updating source code.
Updating build files.
Error: Target id 'android-22' is not valid. Use 'android.bat list targets' to get the target ids.
Creating assets directory.
Packaging internal data.
I'm using Ant to build the package.
Buildfile: build.xml does not exist!
Build failed
The build seems to have failed.

Can anyone help me? Thanks in advance...

Re: RAPT - Ren'Py Android Packaging Tool

Posted: Sun Feb 25, 2018 3:39 pm
by PyTom
Are you on the latest Ren'Py?

Re: RAPT - Ren'Py Android Packaging Tool

Posted: Sun Feb 25, 2018 3:56 pm
by Minuteman
PyTom wrote: Sun Feb 25, 2018 3:39 pm Are you on the latest Ren'Py?
Yes

Re: RAPT - Ren'Py Android Packaging Tool

Posted: Sun Feb 25, 2018 4:16 pm
by PyTom
Can you run installsdk? You might be using a version of Android that is out of date.

Re: RAPT - Ren'Py Android Packaging Tool

Posted: Mon Feb 26, 2018 3:14 am
by Minuteman
PyTom wrote: Sun Feb 25, 2018 4:16 pm Can you run installsdk? You might be using a version of Android that is out of date.
Edit :
Found it.
Already updated
Image
Also I get this message berfore error.

Re: RAPT - Ren'Py Android Packaging Tool

Posted: Mon Feb 26, 2018 3:19 pm
by Imperf3kt
Try deleting the rapt folder entirely and install it again fresh.
Or you could clear out the bin folder and a few others of the cache but its just easier to reinstall.

Re: RAPT - Ren'Py Android Packaging Tool

Posted: Tue Feb 27, 2018 5:15 am
by Minuteman
After reinstall its seems working.
Thanks everyone for the help!

Re: RAPT - Ren'Py Android Packaging Tool

Posted: Tue Mar 06, 2018 10:56 pm
by fk1995
Hi Pytom, I am wondering when RAPT will support Android 8.0.

Re: RAPT - Ren'Py Android Packaging Tool

Posted: Wed Mar 07, 2018 11:14 pm
by PyTom
It supports android 8.0 right now.

Re: RAPT - Ren'Py Android Packaging Tool

Posted: Thu Mar 08, 2018 2:57 pm
by fk1995
Thank you, I will check it out.

Re: RAPT - Ren'Py Android Packaging Tool

Posted: Thu Aug 06, 2020 1:01 pm
by BáiYù
Hi, I was attempting to upload a new app to Google Play and received this error.
api.png
Is there a way to manually update the API Level?

Re: RAPT - Ren'Py Android Packaging Tool

Posted: Thu Aug 06, 2020 6:37 pm
by KairuKyun
I'm receiving the same error when uploading my build on the play market as BáiYù.

Re: RAPT - Ren'Py Android Packaging Tool

Posted: Thu Aug 06, 2020 7:14 pm
by Imperf3kt
It looks like Google upgraded the required API level. I never got notified of this change, but its clearly outlined in their requirements.
https://developer.android.com/distribut ... target-sdk
https://developer.android.com/distribut ... -sdk#pre10

This is likely to address a recently discovered security issue in Android 8 and 9

Re: RAPT - Ren'Py Android Packaging Tool

Posted: Thu Aug 06, 2020 8:36 pm
by tiya_nofurita
So....waiting for the RAPT to be updated