new recipe disabled sl4a
This commit is contained in:
parent
eda35e1bfc
commit
d3992bc379
26
metadata/com.googlecode.android_scripting.txt
Normal file
26
metadata/com.googlecode.android_scripting.txt
Normal file
|
|
@ -0,0 +1,26 @@
|
||||||
|
Disabled:Build problems
|
||||||
|
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
|
||||||
|
Donate:
|
||||||
|
|
||||||
|
Summary:Scripting layer for Android
|
||||||
|
Description:
|
||||||
|
.
|
||||||
|
|
||||||
|
Repo Type:srclib
|
||||||
|
Repo:SL4A:android
|
||||||
|
|
||||||
|
#Dexclass loaders and build errors; wiki says import all the projects but I think these should do
|
||||||
|
Build Version:6,600,46da9687be62,buildjni=yes,subdir=ScriptingLayerForAndroid,update=.;../QuickAction,\
|
||||||
|
srclibs=NoAnalytics@158a4a,prebuild=\
|
||||||
|
echo "android.library.reference.2=$$NoAnalytics$$" >> project.properties && \
|
||||||
|
rm -f ../Common/libs/libGoogleAnalytics.jar libs/libGoogleAnalytics.jar \
|
||||||
|
../ScriptForAndroidTemplate/libs/libGoogleAnalytics.jar && \
|
||||||
|
cp -r ../Common/src/* src/ && cp ../Common/libs/* libs/ && \
|
||||||
|
cp -r ../BluetoothFacade/src/* src/ && cp -r ../InterpreterForAndroid/src/* src/ && \
|
||||||
|
cp -r ../SignalStrengthFacade/src/* src/ && cp -r ../TextToSpeechFacade/src/* src/ && \
|
||||||
|
cp -r ../Utils/src/* src/ && cp -r ../WebCamFacade/src/* src/
|
||||||
|
|
||||||
Loading…
Reference in a new issue