try to fix dasher

master
David Black 2013-06-15 18:20:56 +01:00
parent f43876530c
commit 2f53c47558
3 changed files with 4 additions and 3 deletions

View File

@ -24,7 +24,7 @@ Repo Type:git
Repo:https://github.com/acl33/AndroidDasher.git
Build Version:2.5,9,c2be104189,\
srclibs=TeclaAccess@ee65057ff8,prebuild=rm -rf src/dasher/applet && \
srclibs=TeclaAccess@0.7.1-beta,prebuild=rm -rf src/dasher/applet && \
sed -i 's@\(reference.1=\).*@\1$$TeclaAccess$$@' project.properties && \
printf 'android.library=true' >> $$TeclaAccess$$/project.properties && \
sed -i 's/debuggable="true"/debuggable="false"/g' AndroidManifest.xml

View File

@ -59,7 +59,7 @@ cp -r ../DataExtractionOSM/build/lib/ libs/
# Name srclibs in such a way as to replicate OsmAnd build tree
# Could try making https://github.com/osmandapp/OsmAnd-external-qtbase a srclib too
Build Version:1.4-fdroid,145,!WIP at r1.4,\
rm=SherlockBar/build.xml,subdir=OsmAnd,encoding=utf-8,update.;../SherlockBar,\
rm=SherlockBar/build.xml,subdir=OsmAnd,encoding=utf-8,update=.;../SherlockBar,\
srclibs=tools@9b4c9da995;core@r1.1.4;build@master,prebuild=\
sed -i 's/"\${aapt.ignore.assets}"/"\${aapt.ignore.assets}" \
libraryRFileRefid="project.library.bin.r.file.path"/g' build.xml && \

View File

@ -3,4 +3,5 @@ Repo:https://github.com/idrc/TeclaAccess
Subdir:sdk
Update Project:Yes
Prepare:$$SDK$$/tools/android update project -p . -t android-7