rapt
rapt copied to clipboard
RAPT: Ren'Py Android Packaging Tool
I created a .apk with Ren'Py 7.1.3 and RAPT. The application works, but the icon is Ren'Py's mascot, while I added a 256x256 `android-icon.png` in my game's top-level directory. The...
First of all, THANKS for this great project!!! Just a question (from rapt-pygame-example README): > This has to be done only once per RAPT install. am I understanding correctly that...
Tested on Android 7.1.1 (and probably exists on other version of Android) when the device is locked, the background music/voice/sound effect will not be muted.
Last rows before fail: ` [echo] Creating output directories if needed... [echo] ---------- [echo] Resolving Dependencies for USBcontrol-1... [dependency] Library dependencies: [dependency] [dependency] ------------------ [dependency] Ordered libraries: [dependency] [dependency] ------------------...
A user tried to play to the game I released on Google Play and met this error. The game cannot launch on his device because of this. Can someone help...
While extracting the Android SDK, the following message appeared: `Traceback (most recent call last): File "android.py", line 69, in main() File "android.py", line 40, in main install_sdk.install_sdk(iface) File "buildlib\rapt\install_sdk.py", line...