activate 3 builds of net.osmand.plus and use custom vercod scheme

This commit is contained in:
David Black 2013-06-26 17:48:30 +01:00
parent 41519e5874
commit 16a0dc7ee5

View file

@ -13,8 +13,8 @@ Osmand~ is the generic name for builds of Osmand not done by the developers.
Each apk is labelled according to the CPU architecture which it is designed Each apk is labelled according to the CPU architecture which it is designed
to run on. to run on.
Osmand~'s features can be extended by enabling the plugins. Osmand~'s features can be extended by enabling the plugins
All plugins are already present and include online via the settings, which include online
maps from many sources, tracking, OSM editing and accessibility enhancements. maps from many sources, tracking, OSM editing and accessibility enhancements.
Map data of both vector Map data of both vector
and raster types can be stored on the phone memory card for offline usage, and and raster types can be stored on the phone memory card for offline usage, and
@ -22,9 +22,6 @@ navigation by default uses offline methods.
Map data packages for many territories can be downloaded from Map data packages for many territories can be downloaded from
within the app and there is a desktop program available on the website as well within the app and there is a desktop program available on the website as well
for creating your own. Donations by way of PayPal or BidforFix are accepted. for creating your own. Donations by way of PayPal or BidforFix are accepted.
Status: We don't have the latest version of this app because it is difficult
to build. Developer builds are available via the website.
. .
Repo Type:srclib Repo Type:srclib
@ -58,7 +55,7 @@ cp -r ../DataExtractionOSM/build/lib/ libs/
# Could try making https://github.com/osmandapp/OsmAnd-external-qtbase a srclib too # Could try making https://github.com/osmandapp/OsmAnd-external-qtbase a srclib too
# Don't really understand what the other build.xmls do: they don't appear to put jars in classpath # Don't really understand what the other build.xmls do: they don't appear to put jars in classpath
# Jars haven't been verified # Jars haven't been verified
Build Version:1.4-MIPS,143,!WIP at r1.4,\ Build Version:1.4-MIPS,1450,r1.4,forcevercode=yes,\
rm=SherlockBar/build.xml,subdir=OsmAnd,encoding=utf-8,\ rm=SherlockBar/build.xml,subdir=OsmAnd,encoding=utf-8,\
srclibs=tools@9b4c9da995;core@r1.1.4,prebuild=\ srclibs=tools@9b4c9da995;core@r1.1.4,prebuild=\
sed -i 's/debuggable="true"/debuggable="false"/g' AndroidManifest.xml && \ sed -i 's/debuggable="true"/debuggable="false"/g' AndroidManifest.xml && \
@ -70,8 +67,7 @@ res/values/no_translate.xml && sed -i '/keys/d' ant.properties,build=\
ANDROID_SDK=$$SDK$$ ANDROID_NDK=$$NDK$$ OSMAND_MIPS_ONLY=true ./ndk-build.sh && \ ANDROID_SDK=$$SDK$$ ANDROID_NDK=$$NDK$$ OSMAND_MIPS_ONLY=true ./ndk-build.sh && \
ant jar native-libs -f $$tools$$/OsmAndMapCreator/build.xml && \ ant jar native-libs -f $$tools$$/OsmAndMapCreator/build.xml && \
ant build -f ../OsmAnd-java/build.xml,buildjni=no ant build -f ../OsmAnd-java/build.xml,buildjni=no
Build Version:1.4-x86,1451,r1.4,forcevercode=yes,\
Build Version:1.4-x86,144,!WIP at r1.4,\
rm=SherlockBar/build.xml,subdir=OsmAnd,encoding=utf-8,\ rm=SherlockBar/build.xml,subdir=OsmAnd,encoding=utf-8,\
srclibs=tools@9b4c9da995;core@r1.1.4,prebuild=\ srclibs=tools@9b4c9da995;core@r1.1.4,prebuild=\
sed -i 's/debuggable="true"/debuggable="false"/g' AndroidManifest.xml && \ sed -i 's/debuggable="true"/debuggable="false"/g' AndroidManifest.xml && \
@ -83,8 +79,7 @@ res/values/no_translate.xml && sed -i '/keys/d' ant.properties,build=\
ANDROID_SDK=$$SDK$$ ANDROID_NDK=$$NDK$$ OSMAND_X86_ONLY=true ./ndk-build.sh && \ ANDROID_SDK=$$SDK$$ ANDROID_NDK=$$NDK$$ OSMAND_X86_ONLY=true ./ndk-build.sh && \
ant jar native-libs -f $$tools$$/OsmAndMapCreator/build.xml && \ ant jar native-libs -f $$tools$$/OsmAndMapCreator/build.xml && \
ant build -f ../OsmAnd-java/build.xml,buildjni=no ant build -f ../OsmAnd-java/build.xml,buildjni=no
Build Version:1.4-ARM,1452,r1.4,forcevercode=yes,\
Build Version:1.4-ARM,145,!WIP at r1.4,\
rm=SherlockBar/build.xml,subdir=OsmAnd,encoding=utf-8,\ rm=SherlockBar/build.xml,subdir=OsmAnd,encoding=utf-8,\
srclibs=tools@9b4c9da995;core@r1.1.4,prebuild=\ srclibs=tools@9b4c9da995;core@r1.1.4,prebuild=\
sed -i 's/debuggable="true"/debuggable="false"/g' AndroidManifest.xml && \ sed -i 's/debuggable="true"/debuggable="false"/g' AndroidManifest.xml && \
@ -97,8 +92,10 @@ ANDROID_SDK=$$SDK$$ ANDROID_NDK=$$NDK$$ OSMAND_ARM_ONLY=true ./ndk-build.sh && \
ant jar native-libs -f $$tools$$/OsmAndMapCreator/build.xml && \ ant jar native-libs -f $$tools$$/OsmAndMapCreator/build.xml && \
ant build -f ../OsmAnd-java/build.xml,buildjni=no ant build -f ../OsmAnd-java/build.xml,buildjni=no
# GA maybe in next version
# will need to source "resources" srclib for next version # will need to source "resources" srclib for next version
# see https://github.com/osmandapp/OsmAnd-manifest/blob/master/current_release.xml # see https://github.com/osmandapp/OsmAnd-manifest/blob/master/current_release.xml
# use custom VC scheme: multiply VC by 10; it never matches published apk anyway
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:Market Update Check Mode:Market
Current Version:1.4.1 Current Version:1.4.1