Tag Archive | "ASE"

Tags: , , , ,

PHP for Android Project Launched

Posted on 13 July 2010 by Hatem Ben Yacoub

irontec have just launched an open source project to bring PHP to Android platform. PHP for Android project (PFA) aims to make PHP development in Android not only possible but also feasable providing tools and documentation. The project already have an APK which provides PHP support to Android Scripting Environment (ASE). To get started you can follow the screencast below :

APK and source code both available at http://phpforandroid.net. Minimum requirement to get PHP for Android running is Android 1.5 phone or emulator. There is even an unofficial ASE build with PHP 5.3 support included. Now Rasmus can get an Android phone and start scripting on mobile.

Share

Comments (0)

Tags: , , , ,

Google Introduce Scripting on Android

Posted on 10 June 2009 by Hatem Ben Yacoub

Google Open Source Blog announced on Monday a new revolutinary solution that brings scripting to Android devices ! Now you can edit and execute scripts and interactive interpreters directly on the Android device, with access on to many of the APIs available in Android such :

  • 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. Python, Lua and BeanShell are currently supported, and we’re planning to add Ruby and JavaScript support, as well.

Scripting manager

Scripting manager context menu

Running Android Script

Android Scripting Environment is not available in Market, but you can download the latest APK from project page http://code.google.com/p/android-scripting, you can find also documentation and sample usage. ASE group is available here http://groups.google.com/group/android-scripting

Google have always encouraged developers to make applications for Android, now with ASE  they encourage even users to become developers using scripting like Python and Lua … even if you are not developer you can simply get a demo code, customize it and you are done !

Share

Comments (0)

Advertise Here
Advertise Here