Re: Etoys on Android

Bert Freudenberg <[email protected]> Tue, 12 Feb 2013 15:34:21 +0100
Newsgroups gmane.comp.lang.smalltalk.squeak.squeakland
Message-ID <[email protected]>
On 2013-02-12, at 14:41, Rita Freudenberg <[email protected]> wrote:

> Hi all,
> 
> another question arised today about Etoys on Android. Can someone give a short summary of what needs to be done for Etoys to run on Android?

Pretty much the same as for iOS: Design and implement a UI that is usable by touch.

That's the biggie. Getting it to work shouldn't take much longer than a couple of weekends, given that there is a Squeak VM already available.

- Bert -