Télécharger la liste

Description du projet

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.

Système requise

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 a été ajoutée comme une langue soutenue. API de l'interface utilisateur ont été ajoutés pour l'affichage des différents menus. Le navigateur API a été modifiée pour offrir génération de code. Long coup sur une méthode pour l'insérer dans l'éditeur de script. L'éditeur désormais complète automatiquement les parenthèses, les crochets et les guillemets. L'administration et rédacteur en chef ont un mode plein écran et la sélection de la taille de police dans les préférences. Alert Manager API ont été ajoutés pour déclencher régulièrement des scripts. Une reconnaissance de la parole de l'API a été ajoutée. Live support dossier a été ajouté. Long robinet sur un écran d'accueil pour ajouter un dossier en direct des scripts ASE. L'API Python utilise maintenant namedtuples au lieu 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

Cupcake soutien et corrections de bugs.
Cupcake support and bugfixes.

2009-11-02 18:14
r14

De nouvelles fonctionnalités ont été ajoutées et des bogues ont été corrigés. Donut et Eclair sont maintenant supportés. Soutien à Cupcake a été abandonnée.
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

Ce communiqué commence un nouveau schéma de version, et des versions distinctes pour les archives interprète. Il a des améliorations de fonctionnalités et corrections de bugs.
This release begins a new versioning scheme, and separate versioning for interpreter archives. It has feature enhancements and bugfixes.

Project Resources