Jump to content

Scripting Layer for Android

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 83.244.153.18 (talk) at 13:53, 4 August 2011. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

SL4A
Repository
Written inC and Java
Operating systemAndroid
TypeLibrary
LicenseApache License 2.0
Websitehttp://code.google.com/p/android-scripting/

The Scripting Layer for Android (abridged as SL4A, and previously named Android Scripting Environment or ASE) is a that library allows the creation and running of scripts written in various scripting languages directly on Android devices. SL4A is designed for developers and is still alpha quality software[1][2][3][4][5].

These scripts have access to many of the APIs available to normal Java Android applications, but with a simplified interface. Scripts can be run interactively in a terminal, in the background, or via Locale.

Currently supported languages are:

References

  1. ^ "android-scripting". SL4A project. Retrieved 2010-11-12. SL4A is designed for developers and is still alpha quality software
  2. ^ "Scripting Comes to Android". O'Reilly Media. 2009-06-09. Retrieved 2010-11-12.
  3. ^ "Scripting Comes to Android". Google. 2009-06-08. Retrieved 2010-11-12.
  4. ^ "Android Gets Scripting Support with Python, Lua, Beanshell; Ruby planned". infoq.com. 2009-06-30. Retrieved 2010-11-12.
  5. ^ "Python, Lua and BeanShell: Google's New Android Scripting". Linux Magazine. 2009-06-12. Retrieved 2010-11-13.