Programmer's Wiki
Advertisement
16px-Pencil

Android is an operating system developed by Google for use on mobile phones. Android runs on a linux kernel and applications are written in the Java language.

Scripting

Android Scripting Environment is a program that allows scripts to be written and run on Android. currently it has to be downloaded as it is not in the app store yet.

languages supported:

  • Python
  • Lua
  • BeanShell

Languages coming soon:

  • Ruby
  • JavaScript

see also: Google Open Source Blog

Tutorials

See Also

Advertisement