Help with exporting to an APK on a phone
Posted: Tue Nov 12, 2024 10:13 pm
So for context, I do not have a computer but I managed to learn and make games on love2d on my phone and everything is going well with this and I am even down to making my first "real" game.
However I got some problems wanting to turn those games to apk files that way I can share them to my friends and the internet without bothering with installing the love2d app and having the right file mannager ...etc
the only thing is that I haven't figured out a way to do that, because the traditional procedure requires to download a lot of really heavy files and use a bunch of terminal commands which would be a pain to do on a phone and would be too complicated to do on someone else's machine.
I found a trick that requires to unzip the love2d apk that you download from the website and past the game.love file in the assets folder then use an app to change the metadata but after trying all day it seems to not be working with the latest version of löve.
So please if you know any other way that I could try or maybe provide me with a blank apk where I can just past my game.love file I would be glad, and maybe tell me the flaws of doing that cheesy trick that I have talked about because it does look suspicious.
However I got some problems wanting to turn those games to apk files that way I can share them to my friends and the internet without bothering with installing the love2d app and having the right file mannager ...etc
the only thing is that I haven't figured out a way to do that, because the traditional procedure requires to download a lot of really heavy files and use a bunch of terminal commands which would be a pain to do on a phone and would be too complicated to do on someone else's machine.
I found a trick that requires to unzip the love2d apk that you download from the website and past the game.love file in the assets folder then use an app to change the metadata but after trying all day it seems to not be working with the latest version of löve.
So please if you know any other way that I could try or maybe provide me with a blank apk where I can just past my game.love file I would be glad, and maybe tell me the flaws of doing that cheesy trick that I have talked about because it does look suspicious.