Scripting Layer for Android (SL4A, formerly known as Android Scripting Environment or ASE) 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.
SL4A is designed for developers and is alpha quality software.
What's New in This Release:
Features:
· Added Bluetooth binary read and write using base64.
Bug fixes:
· Launching scripts from shortcuts and Locale works again.
Like it? Share with your friends!
Supported operating systems:
Google Android 1.5, Google Android 1.6, Google Android 10.x, Google Android 2.0, Google Android 2.1, Google Android 2.2, Google Android 2.3, Google Android 3.0, Google Android 3.1, Google Android 3.2, Google Android 4.0, Google Android 4.1, Google Android 4.2, Google Android 4.3, Google Android 4.4, Google Android 5.x, Google Android 6.x, Google Android 7.x, Google Android 8.x, Google Android 9.x
Similar Software:
Learn script aculo us Learn script aculo us - This tutorial is aimed for JavaScript programmers and experienced Ajax programmers who want to improve their understanding of the library features and want to enhance their knowledge. Script.aculo.us is a JavaScript library built on the Prototype JavaScript Framework
Learn JCL Learn JCL - Job Control Language (JCL) is the command language of Multiple Virtual Storage (MVS), which is the commonly used Operating System in the IBM Mainframe computers. JCL identifies the program to be executed, the inputs that are required and location of the input/output and informs the Operating System through Job control Statements
Learn JDB Learn JDB - The Java Debugger, commonly known as jdb, is a useful tool to detect bugs in Java programs. This is a brief tutorial that provides a basic overview of how to use this tool in practice. In addition, the tutorial also covers how to debug a program through stepping, breakpoints, and managing exceptions
Tech News Tech News - Simple reader for leading sources of tech, IT, gadgets, web related news such as Engadget, Gizmodo, Slashdot and more all aggregated in one easy list.
Articles are cached for off-line reading once refreshed
Learn Computer Graphics Learn Computer Graphics - This tutorial has been prepared for students who don’t know how graphics are used in computers. It explains the basics of graphics and how they are implemented in computers to generate various visuals. To display a picture of any size on a computer screen is a difficult process. Computer graphics are used to simplify this process
Javascript Javascript - Learn Javascript with the Free JavaScript programming app from GradeStack.
This app includes all the basic concepts of JavaScript, helping developers learn the language of web browsers. Javascript is the engine for web programming, helping make HTML pages come alive. Build interactive HTML pages after learning this course
Bugzilla Tweaks - Firefox Addon Bugzilla Tweaks - This Firefox extension modifies the pages loaded from bugzilla.mozilla.org and adds features including:
• Interleaving the bug's change history with the comments on the same page
• Showing the last time that a bug or attachment flag was changed
• Proving user name autocompletion support
• And many more..
Linux GTKSharp Programming Linux GTKSharp Programming - GTKSharp Tutorial 'Looks Good! Feels Good'! For any application, we feel it's good when it 'Looks' good
Learn C Snipz Learn C Snipz - Its is self learning C Programming App..which caters the need of C program learning beginners..
Its as best programs list..which takes learns with syntatic structure,logic of programs and with sample output.
M32 M32 Did you ever try to learn Assembly? Modern CPUs are far too complex for beginners to learn the basic concepts behind assembly language. M32 simulates a simple CPU and lets you see what your code does: step-by-step