lua android - cheyiliu/All-in-One GitHub Wiki 应用 用lua编写全部or部分功能, 然后利用lua本身的优势实现热更新,类似hot fix。 大致流程是服务端下发更新的lua脚本,端上获取更新。过程中需要注意脚本的加密校验问题。 库 luaViewSDK, https://github.com/alibaba/LuaViewSDK luaj, http://www.luaj.org/luaj/3.0/README.html luaAndroid, https://github.com/mkottman/AndroLua http://lua-users.org/wiki/LuaDistributions