Perl on android

Ziya Suzen ziya at suzen.net
Mon Mar 15 02:26:05 PDT 2010


Hi there

After the my Android talk a few weeks back actually I haven't done
much with Android but I saw Android Scripting Environment (ASE) the
other day and though you might be interested:

use Android;
my $a = Android->new();
$a->makeToast("Hello Android!");

http://code.google.com/p/android-scripting/

Cheers

--Ziya


More information about the MiltonKeynes-pm mailing list