Hi, sorry for my bad English.
I just started to develop apps with Lua and I wonder if it is possible to compile apk in android, without using the Gideros Studio. I would like to compile from the command line from console. I'm under Windows.
I found this: biorhythmgames.com/post/36099483258/one-click-android-deployment-for-gideros
but not quite what I want.
I hope you can help me. Thank you.
Comments
it seem to do exactly what you specified, so what should be different?
Gideros studio creates and encodes the files you think you could do that on command?
Usage: gdrexport -platform -package -encrypt -encrypt-code -encrypt-assets -assets-only
Likes: Danhanfry