I have a problem.
I want to make my game for an android but i can't find any tutorials that are good
can someone explain to me how to make my game into an apk.
how to turn a game into an apk
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
Re: how to turn a game into an apk
Have you tried this?
https://github.com/love2d/love-android
https://github.com/love2d/love-android
My boat driving game demo: https://dusoft.itch.io/captain-bradley- ... itius-demo
Re: how to turn a game into an apk
Yes i have and it doesn't work.
I tried this tutorial https://youtu.be/vsRnFMMhr58?si=ZfT28lgAf6dj4vvj
but at the 14:30 minute at the "./gradlew assembleNormal" it doesnt work.
i got this error
Re: how to turn a game into an apk
That looks like some Java or Gradle version mismatching to me. Double check the versions of the tools you have are all compatible with each other.
Edit: You could try deleting the Gradle cache (directory under .gradle) and rerunning it. If you've had a few different versions of the tools running at different points one might have cached a file that's incompatible with the one you're now using. The first line mentioning the incompatible Gradle Daemon also points to this.
Edit: You could try deleting the Gradle cache (directory under .gradle) and rerunning it. If you've had a few different versions of the tools running at different points one might have cached a file that's incompatible with the one you're now using. The first line mentioning the incompatible Gradle Daemon also points to this.
Re: how to turn a game into an apk
I fixed the java and gradle versions but when i start the process this happens: it just frezes and stop executingmarclurr wrote: ↑Fri Sep 22, 2023 8:09 am That looks like some Java or Gradle version mismatching to me. Double check the versions of the tools you have are all compatible with each other.
Edit: You could try deleting the Gradle cache (directory under .gradle) and rerunning it. If you've had a few different versions of the tools running at different points one might have cached a file that's incompatible with the one you're now using. The first line mentioning the incompatible Gradle Daemon also points to this.
does this normaly happens
Edit:
i will inform if ther's any updates
Update: I give up:
Who is online
Users browsing this forum: No registered users and 9 guests