Download List

프로젝트 설명

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. Scripts can be run interactively in a terminal, started as a long running service, or started via Locale. Python, Perl, JRuby, Lua, BeanShell, and Bourne shell are currently supported.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-03-07 23:18 Back to release list
r17

은 Tcl 언어로 지원이 추가되었습니다. 사용자 인터페이스 API는 다양한 대화 상자를 표시하기위한 추가되었습니다. API는 브라우저의 코드 생성을 제공하는이 업데이 트되었습니다. 긴 방법에있는 스크립트 편집기에 삽입을 누릅니다. 편집기에서 자동으로, 괄호, 괄호 및 따옴표 완료. 터미널 및 편집기 환경 설정에서 전체 화면 모드에서 글꼴 크기를 선택했다. 알리미 관리자 API를 정기적으로 스크립트 실행을위한 추가되었습니다. 음성 인식 API가 추가되었습니다. 라이브 폴더 지원이 추가되었습니다. 긴 홈 화면에 ASE는 스크립트의 라이브 폴더를 추가하려면 누릅니다. 파이썬 API는 이제 dicts namedtuples 대신 사용합니다.
Tcl was added as a supported language. User interface APIs were added for displaying various dialogs. The API browser was updated to provide code generation. Long tap on a method to insert it into the script editor. The editor now automatically completes parentheses, brackets, and quotes. The terminal and editor have a fullscreen mode and font size selection in preferences. Alert manager APIs were added for regularly triggering scripts. A speech recognition API was added. Live folder support was added. Long tap on a home screen to add a live folder of ASE scripts. The Python API now uses namedtuples instead of dicts.

Project Resources