On Thu, Oct 1, 2009 at 11:11 PM, Patrick Donnelly <batrick@batbytes.com> 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.