Android Scripting Environment

Computers & Mobile
Android Scripting Environment
ase_windows.jpg

Google recently released the Android Scripting Environment, which allows an Android user the ability to access the myriad APIs available directly from the device itself. Initially Python, Lua, and BeanShell are supported, but Ruby and JavaScript are on the way. Some folks will definitely find this very useful for prototyping in the field.

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 (TTS)
  • And more

Scripts can be run interactively in a terminal, started as a long running service, or started via Locale.

4 thoughts on “Android Scripting Environment

  1. anon says:

    Where is the link?

Comments are closed.

Discuss this article with the rest of the community on our Discord server!
Tagged

I make cool stuff and write about other people making cool stuff on makezine.com. If you have something you think I should see, send me a tip.

View more articles by Adam Flaherty

ADVERTISEMENT

Maker Faire Bay Area 2023 - Mare Island, CA

Escape to an island of imagination + innovation as Maker Faire Bay Area returns for its 15th iteration!

Buy Tickets today! SAVE 15% and lock-in your preferred date(s).

FEEDBACK