Closed ghost closed 9 years ago
The current status, unfortunately, is simply "the code itself should work with Android, since it only depends on Lua and SDL2 which both in turn support Android, but the current build system has no way to target Android so you'll have to set up the project yourself."
I am not in a position to change that right now; however, I will happily accept patches that add that support.
Okay,glad to hear that! I have one more question.After making all the .so how do I start the examples with sublime text? I'm not use to work with .so files and lua
Also an IRC channel on freenode would be nice!
How can I distribute my game?
If you are referring to distribution on Android, I can't help there. You'd need to ask an Android forum.
If you mean just distributing to desktop systems via a zip file, then you would need to bundle:
srlua might be able to help, but I haven't used it.
Hello! A while ago I asked the same question regarding android.Do you got any news? Can we access opengl and opengl es?