You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Scripting Layer for Android, SL4A, is an open source application that allows programs written in a range of interpreted languages to run on Android.It provides userswith high level API that allows the scripts to interact with the android device.It runs on any android without any root permission required.
Prerequisites
Scripting layer Apk.Once you have the app just install it like any other app or game from the notification panel.Once thi is done you are good to go.
Installing and running the scripts
Once the scripting layer is installed you need to download the git files and save it in the home directory/sdcard/sl4a/scripts and run the scripts.
license
These projects sre licensed under the Apache license v2.0.see the LICENSE.md files for more details pertaining the use of the scripts.
About
SL4A allows users to interact with their android using interpreted languages making it easy to access phone data,send messages and rendering user interface