[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua on Android in 2017
- From: steve donovan <steve.j.donovan@...>
- Date: Tue, 18 Jul 2017 11:12:58 +0200
On Mon, Jul 17, 2017 at 8:31 PM, Vadim Peretokin <vperetokin@gmail.com> wrote:
> What's the current state of affairs of using Lua to code an app Android?
> I've previously used Steve Donovans fork of AndroLua and I'm wondering if
> that's still the latest and greatest thing.
I must say that I'd like to spend more time on AndroLua, since it
worked well on pretty low-end devices, and writing activities in Lua
is so much easier than using Java. What I enjoyed was the ability to
hot-load code.