AndroLua icon indicating copy to clipboard operation
AndroLua copied to clipboard

Lua and LuaJava ported to Android

Results 3 AndroLua issues
Sort by recently updated
recently updated
newest added

I needed the ability to use the # operator on arrays passed down from Java. It's a pretty simple change, and I've tested it and it works. I also needed...

Right now your README is just a git clone of the original one... but here it's implied that yours is at least got some bug fixes most would want: https://github.com/mkottman/AndroLua/issues/9...

With this commit it can compile under android-ndk-r9 default settings