37 lines
1.5 KiB
Plaintext
37 lines
1.5 KiB
Plaintext
Category:Development
|
|
License:Apache2
|
|
Web Site:http://code.google.com/p/android-scripting
|
|
Source Code:http://code.google.com/p/android-scripting/source/browse
|
|
Issue Tracker:http://code.google.com/p/android-scripting/issues/list
|
|
|
|
Auto Name:SL4A
|
|
Summary:Script interpreter
|
|
Description:
|
|
Scripting Layer for Android (SL4A) 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 get things done.
|
|
|
|
SL4A is designed for developers and is alpha quality software.
|
|
.
|
|
|
|
Repo Type:git
|
|
Repo:https://github.com/damonkohler/sl4a.git
|
|
|
|
Build Version:6x03,603,!Prebuilt binaries at dcfa832f80,subdir=android/ScriptingLayerForAndroid,\
|
|
update=.;../QuickAction,\
|
|
rm=android/Common/libs/libGoogleAnalytics.jar;android/ScriptForAndroidTemplate/libs/libGoogleAnalytics.jar,\
|
|
scanignore=android/Utils/src/com/googlecode/android_scripting/interpreter/ExternalClassLoader.java,\
|
|
srclibs=NoAnalytics@158a4a,prebuild=\
|
|
echo "android.library.reference.2=$$NoAnalytics$$" >> project.properties && \
|
|
echo "source.dir=src;../Common/src;../BluetoothFacade/src;\
|
|
../InterpreterForAndroid/src;../SignalStrengthFacade/src;../TextToSpeechFacade/src;\
|
|
../Utils/src;../WebCamFacade/src" > ant.properties,buildjni=yes
|
|
|
|
Auto Update Mode:None
|
|
Update Check Mode:RepoManifest
|
|
Current Version:6x03
|
|
Current Version Code:603
|
|
|