LS

Lua Scripting for Android

Publisher: Agustn Harasiwka
Android Free
Download v1.0.6 0 downloads
Version1.0.6
PublisherAgustn Harasiwka
Release dateJan 14, 2020
Date addedJan 14, 2020
Os requirementsAndroid
RequirementsRequires Android 2.3 and up
Total downloads0
PriceFree

Description

This application is a small tool that allows you to create, debug and distribute scripts written in Lua.

Apart from running any native Lua code, it lets you script GUI's and do some basic drawing.

Lua Scripting uses the LuaJava API, this gives you the ability to access Java classes and objects from Lua. For more information, visit the link below.

http://www.keplerproject.org/luajava/manual.html#luareference

The application itself comes with several examples that describe pretty well how to create buttons and such.

Scripts are saved in /sdcard/Lua Scripting/Dev/