Scripting Layer for Android
| SL4A | |
|---|---|
| Original author | Damon Kohler |
| Written in | C and Java |
| Operating system | Android |
| Type | Library |
| License | Apache License 2.0 |
| Website | github |
| Repository | |
The Scripting Layer for Android (abridged as SL4A, and previously named Android Scripting Environment or ASE) is a discontinued library that allows the creation and running of scripts written in various scripting languages directly on Android devices.[1][2][3][4] SL4A was designed for developers with its main branch no longer being under active development.[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, or in the background using the Android services architecture. Currently supported languages are:
- Python using CPython
- Perl
- Ruby using JRuby
- Lua
- BeanShell
- JavaScript using Rhino
- Tcl
- Rexx using BRexx
SL4A was first announced by Google in June 2009, and was originally named "Android Scripting Environment" (ASE). It was, however, not an official Google product, even though many of its developers have worked for Google.[5] It was originally developed by Damon Kohler, and had grown through the contributions of many developers.[6][7]
See also
References
- ^ "Scripting Comes to Android". O'Reilly Media. 2009-06-09. Retrieved 2010-11-12.
- ^ "Scripting Comes to Android". 2009-06-08. Retrieved 2010-11-12.
- ^ "Android Gets Scripting Support with Python, Lua, Beanshell; Ruby planned". infoq.com. 2009-06-30. Retrieved 2010-11-12.
- ^ "Python, Lua and BeanShell: Google's New Android Scripting". Linux Magazine. 2009-06-12. Retrieved 2010-11-13.
- ^ a b "sl4a/README.md at master · damonkohler/sl4a". GitHub. 2015-06-14. Retrieved 2020-08-31.
- ^ Ferrill, Paul (2011). Pro Android Python with SL4A. Apress. p. 4. ISBN 9781430235699.
- ^ Barry, Paul (April 30, 2011). "Python for Android". Linux Journal (203).
External links
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.