Why
- The Aide Lua architecture is terrible.
- Aide Lua was made to give AndroLua+ more freedom and to allow AndroLua+ users to gradually move to Android Studio, which is now possible.
Besides that?
- too much coupling.
- many issues to be fixed.
- in order to make the mobile programming experience better for users, I need to redesign the software architecture, connect to termux to share packages, create a GUI for Termux, use it for the built-in terminal, and implement software compilation. 4.
- need to optimize luaj or AndroLua+ to make Aide Lua more extensible (this will lead to Aide Lua refactoring).
What to do next
Obviously, my programming skills can't do this right now.
But I'll continue to update it if I get the chance (but with the aim of optimizing the mobile programming experience and "co-programming" across multiple platforms, not just to make AndroLua+ users switch to Android Studio over time).
Does this affect my project?
Aide Lua currently relies on AIDE, and its role in writing projects is to provide a code editor and embed Lua files into the APK. You can write your own scripts by following How it works (Chinese).
Why
Besides that?
What to do next
Obviously, my programming skills can't do this right now.
But I'll continue to update it if I get the chance (but with the aim of optimizing the mobile programming experience and "co-programming" across multiple platforms, not just to make AndroLua+ users switch to Android Studio over time).
Does this affect my project?
Aide Lua currently relies on AIDE, and its role in writing projects is to provide a code editor and embed Lua files into the APK. You can write your own scripts by following How it works (Chinese).