在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):mkottman/AndroLua开源软件地址(OpenSource Url):https://github.com/mkottman/AndroLua开源编程语言(OpenSource Language):C 85.6%开源软件介绍(OpenSource Introduction):AndroLuaAndroLua is the Lua interpreter ported to the Android platform. Others have ported Lua to Android, but this project is special:
I created it because I wanted to learn how to use the Android NDK and explore the Android API without having to go through the fuss of creating a project, writing boilerplate code, compiling and uploading the APK just to test a few lines of code. Depending on the interest, it may become something more... Requirements
Lua and LuaJava sources are included. BuildingAssuming that
This will build the native library, consisting of Lua and LuaJava. Then import the project into Eclipse, or run the following
UsageThe UI consist of the following:
You can also work interactively by connecting to the TCP port 3333 of the device. You can do that either directly by using WiFi, or through the USB cable. For that you need to run the following:
In this version, there is a simple client For example:
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论