- Dec 25, 2023
- 12
- 73
Hi, I'm stuck at the installation part.Heyo - in that screenshot, click the link in the bottom right saying download and install JDK. Once that's complete, you have 2 options for building your app - either a play bundle (for uploading to Google play - likely not what you want) or a universal APK. APK's are files you can just download to your Android device, tap to open, and it'll ask you if you want to install it. That's the one you'll want. Play bundles can't be used in the same fashion and are only installable from the play store.
Unless it's changed a lot since I last used RenPy that should be about it. Let me know if this works
I'll try that tomorrow, I can't restart my pc now I have on-going animation render.Hmm, that's odd. Have you tried restarting after installing the JDK? IIRC it does some work on your PATH variable which usually requires a full PC restart
I installedYou must be registered to see the links, which I installed along with Oracles version (not sure if both are needed, but they don't take up much space. So I left them both.). Problem is for the latter, you need an Oracle account. Some generous soul over on Github made this little tool to download them without an account. So basically:
OpenYou must be registered to see the linkspage > Go to theYou must be registered to see the linkspage on another tab > You'll likely want the x64 Windows version of what is currently "jdk-8u301-windows-x64.exe" (I used 291 myself, should work the same, though.), click on 'jdk-8u301-windows-x64.exe' on the Oracle page, check the license agreement box, and once the download box turns green, right click on the box green box and copy the link. > Go back to the first link listed at the top of this paragraph and paste the link you copied into the box. > Hit 'convert' > click the given link > will start download automatically. Close Ren'py and install. I could be missing a step, but I'm pretty sure that's the process I took.
Thank you so much for this, it worked.Might not be needed anymore, but I've posted this before and it's seemed to help people:
The second part is not needed at all with OpenJDK. AndMight not be needed anymore, but I've posted this before and it's seemed to help people:
Yeah, I haven't done it in a bit. Just recall OpenJDK not working for me, and the Oracle version worked right away.The second part is not needed at all with OpenJDK. AndYou must be registered to see the linkswhat official Ren'Py documentationYou must be registered to see the linksto install. Sometimes one may need to also set up JAVA_HOME manually.