Scripting Layer for Android
Appearance
Repository | |
---|---|
Written in | C and Java |
Operating system | Android |
Type | Library |
License | Apache License 2.0 |
Website | http://code.google.com/p/android-scripting/ |
The Scripting Layer for Android (abridged as SL4A, and previously named Android Scripting Environment) is a 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].
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
- ^ "android-scripting". SL4A project. Retrieved 2010-11-12.
SL4A is designed for developers and is still alpha quality software