English | 中文
It's Work In Progress.The project is still in the alpha stage, and most of the Features are not implemented (such as build module). At present, this project can not be fully run.
MyLuaApp is a light and faster software run in Android Arm Devices to develop Android software with Lua or Java.
You can use lua to develop Android software! The project use AndroLua_pro runtime environment of the software, run much faster than the original AndroLua
If you've never used Lua before, that's fine. You can still use Java to develop software, which support java or mixed of Lua and Java to develop, but there is no support plan for ndk for the time being.
This project used Lua to parse the project configuration script. Based on the flexibility of lua, it may even be possible to dynamically add packaging tasks to the build system in the future.
Features marked with an asterisk (*) represent feature currently development
We welcome everyone to Contribution this project, you can create an issue or submit pull requests, we welcome contributions to anyone!
Use github actions, the alpha version of the project can be automatically packaged every time it is committed. Click here. To get the alpha version of the project generated by the last committed.