2e8dd37eb4
probably never will be again. Useful recipes (those that build but can't be included due to non-commercial licence, Google Maps use etc.) have their builds disabled with a "!". OSMdroid is one exception: it may be useful but is still Disabled. Ones that don't build and can never been included or are of no use have been deleted. Also OTPDroid build has been enabled.
26 lines
1.1 KiB
Plaintext
26 lines
1.1 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
|
|
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,!build problems 46da9687be62,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/,buildjni=yes
|
|
|