Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 394 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 394 Bytes

LuaInAndroid

LuaInAndroid

English

本项目主要为了学习Lua而进行的功能实现的测试

测试功能

  • Lua变量处理
  • Android(Java)调用Lua Function (或有返回值)
  • Lua 调用 Android(Java)Api
  • Lua 回调调用 Android 的实现方法

参考项目 https://github.com/mkottman/AndroLua