Google has recently released a scripting environment for Android that allows you to write Python, Lua, or BeanShell scripts that interface with Android functionality. From the project page:
- Handle intents
- Start activities
- Make phone calls
- Send text messages
- Scan bar codes
- Poll location and sensor data
- Use text-to-speech

When you tap the widget once it brings up a selector with launchers for each of the apps you’ve added plus an icon to start the widget configuration interface. Here’s what mine looks like after tapping on the widget:
And what the configuration interface looks like if you tap on that center icon:
I think it’s a pretty slick widget. Great way to increase launcher density if you have a few widgets taking up some space. And it looks pretty good there on the home screen.


