Download List

Descripción del Proyecto

The Android Scripting Environment (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 handle intents, start activities, make phone calls, send text messages, scan bar codes, poll location and sensor data, use text-to-speech, and more. Scripts can be run interactively in a terminal, started as a long running service, or started via Locale. Python, Perl, JRuby, Lua, BeanShell, and Bourne shell are currently supported.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-03-07 23:18
r17

Tcl se agregó como un lenguaje soportado. API de la interfaz de usuario se han añadido para la visualización de diversos diálogos. El navegador de la API se ha actualizado para ofrecer la generación de código. Long toque en un método para insertar en el editor de secuencia de comandos. El editor de ahora completa automáticamente los paréntesis, corchetes, y las comillas. El terminal y el editor tiene un modo de pantalla completa y la selección de tamaño de fuente en las preferencias. API gerente de alerta se añadieron periódicamente para activar las secuencias de comandos. Un reconocimiento de voz se agregó la API. Apoyo a la carpeta en vivo fue añadida. Long toque en una pantalla de inicio para añadir una carpeta en vivo de secuencias de comandos de ASE. La API Python utiliza ahora namedtuples en lugar de dicts.
Tcl was added as a supported language. User interface APIs were added for displaying various dialogs. The API browser was updated to provide code generation. Long tap on a method to insert it into the script editor. The editor now automatically completes parentheses, brackets, and quotes. The terminal and editor have a fullscreen mode and font size selection in preferences. Alert manager APIs were added for regularly triggering scripts. A speech recognition API was added. Live folder support was added. Long tap on a home screen to add a live folder of ASE scripts. The Python API now uses namedtuples instead of dicts.

2009-12-24 06:00
r15

Apoyo Cupcake y corrección de errores.
Cupcake support and bugfixes.

2009-11-02 18:14
r14

Se han agregado nuevas y los errores fueron corregidos. Donut y Eclair son ahora soportados. Apoyo a Cupcake fue suspendido.
New features were added and bugs were fixed. Donut and Eclair are now supported. Support for Cupcake was discontinued.

2009-09-23 05:41
r13

Este comunicado comienza un régimen de control de versiones nuevas, y de versiones separadas para los archivos de intérprete. Tiene mejoras de características y correcciones de errores.
This release begins a new versioning scheme, and separate versioning for interpreter archives. It has feature enhancements and bugfixes.

Project Resources