Check out my full Lua/LÖVE course on Udemy!
https://www.udemy.com/course/lua-love/?couponCode=62AAE1687B56A1B51BA9
This video outlines the steps needed to run LÖVE projects on Android devices. There are 3 main sections:
Installing Android Tools – 1:38
Generating the APK – 8:20
Installing on Your Android Device – 15:52
When mobile was first introduced for LÖVE, it was possible to run .love projects without generating an APK, but this process appears to no longer be possible, according to the love-android FAQ page. If anything changes with this, I will upload a new video discussing this method.
I have a mistake when I enter "./gradlew assembleNormal"
And the mistake: that he did not find java, although I have java
And what kind of java do you have?
Why do they even have the love app available for download on Android if you have to jump thru so many hoops
Hi, but what if I do the game on love2d mobile,like the love2d for android?
This does help me a lot. Thank you!
Wow, I was looking for a english love2d courses, good thing I am going to buy it
Sir, I am facing an error while running gradlew assembleNormal
Execution failed for task ':love:generateJsonModelEmbedRelease'.
Can you please help ?
Hi, thank you for the tutorial. I was just wondering what Emulator you use to test your game?
Best tutorial I ever seen in utube… very concise and clear. Thanks very much…you are really timesaver!
I found the official guide is not as clear as this…
https://love2d.org/wiki/Game_Distribution#Windows
Hi Kyle, I was trying publish my game to Google Play, I signed my apk but I have to change the application name in the AndroidManifest.xml file because when I try to upload the apk to the Google Play Console; I am getting the "org.love2d.android.executable is already exist" error. How can I fix it?
Thank for this wonderful tutorial by the way.
Very clear tutorial, however I encountered two issues, first I had to install the Java JDK and second (which is unresolved) the powershell returns an error about the file 'application.mk'.
I'm getting an error saying that C:UsersJuanDownloadsAndroidPortinglove-android-masterlovesrcjniAndroid.mk:7: * Missing LOVE. what could it be?
Can u make more videos on MonoGame
Just saw the update on Udemy, looks great!