lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Thu, Oct 1, 2009 at 11:11 PM, Patrick Donnelly <[email protected]> wrote:
> Yup!! http://code.google.com/p/android-scripting/wiki/LuaAndroidAPI

I've seen this, and it does script common things. But then the
question would be: Lua for doing interfaces? Android runs on a kind of
Java, and there is JNI:

http://android.wooyd.org/JNIExample/

So the quickest route would be something like LuaJava.


steve d.