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
Hm. RAD environment with Swing GUI, no downloads yet (2008-08-18), uses an proprietary scripting language, only the Enterprise Edition (2.2 K $) allows to use the Java API. Targeted customer group seems to be procedural developers. What sort of Java product should that be where you need to mention that you can write your own classes??? doesn't seem to use the Java EE API, would be interesting if the "ObjectScript" is interpreted or bytecode.
IMHO too proprietary, goes into the wrong direction for bigger enterprises.