Scripting Layer for Android (SL4A) brings scripting languages to Android by allowing you to edit and execute scripts and interactive interpreters directly on the Android device. These scripts have access to many of the APIs available to full-fledged Android applications, but with a greatly simplified interface that makes it easy to get things done.
Scripts can be run interactively in a terminal, in the background, or via Locale. Python, Perl, JRuby, Lua, BeanShell, JavaScript, Tcl, and shell are currently supported, and we're planning to add more. See the SL4A Video Help playlist on YouTube for various demonstrations of SL4A's features.
A collection of articles and resources of interest to the modern software developer
Tuesday, April 12, 2011
Scripting Layer for Android brings scripting languages to Android
android-scripting - Scripting Layer for Android brings scripting languages to Android. - Google Project Hosting
No comments:
Post a Comment