2011-10-01 22:59:54 +00:00
|
|
|
Category:Navigation
|
2012-08-22 13:16:52 +00:00
|
|
|
License:GPLv3
|
2012-08-24 16:38:50 +00:00
|
|
|
Web Site:http://osmand.net
|
2011-08-07 11:34:32 +00:00
|
|
|
Source Code:https://github.com/osmandapp/Osmand
|
2011-06-23 23:13:27 +00:00
|
|
|
Issue Tracker:http://code.google.com/p/osmand/issues/list
|
2012-11-17 13:35:48 +00:00
|
|
|
Donate:http://code.google.com/p/osmand/#Please_support_the_project
|
2012-01-10 23:25:28 +00:00
|
|
|
|
2012-08-29 10:32:30 +00:00
|
|
|
Name:OsmAnd~
|
2012-08-30 13:39:45 +00:00
|
|
|
Summary:Maps & navigation; online and off
|
2011-06-23 23:13:27 +00:00
|
|
|
Description:
|
2013-01-20 14:38:32 +00:00
|
|
|
Osmand~'s features can be extended by enabling the plugins. All plugins are
|
|
|
|
already present and include online
|
|
|
|
maps from many sources, tracking, OSM editing and accessibility enhancements.
|
|
|
|
Map data of both vector
|
|
|
|
and raster types can be stored on the phone memory card for offline usage, and
|
|
|
|
navigation by default uses
|
|
|
|
offline methods. Map data packages for many territories are available from
|
|
|
|
the Osmand website as well as a
|
|
|
|
desktop application for creating your own. Donations by way of PayPal or
|
|
|
|
BidforFix are accepted.
|
2012-08-08 12:31:42 +00:00
|
|
|
|
2013-01-20 14:38:32 +00:00
|
|
|
Osmand~ is the generic name for builds of Osmand not done by the developers,
|
|
|
|
though
|
|
|
|
f-droid.org of course tries to be as faithful as possible to the releases.
|
|
|
|
x86 and MIPS modules are included in the apk.
|
2013-01-26 14:25:27 +00:00
|
|
|
|
|
|
|
Status: We don't have the latest version of this app because it is difficult
|
|
|
|
to build. Nightly builds by the developer are available via the Donate page.
|
2011-06-23 23:13:27 +00:00
|
|
|
.
|
|
|
|
|
2013-02-18 16:19:10 +00:00
|
|
|
#Don't use master branch for main app nor srclibs
|
2011-08-07 11:34:32 +00:00
|
|
|
Repo Type:git
|
|
|
|
Repo:https://github.com/osmandapp/Osmand.git
|
2011-06-23 23:13:27 +00:00
|
|
|
|
2011-08-07 11:34:32 +00:00
|
|
|
Build Version:0.6.5,34,v0.6.5,subdir=OsmAnd,encoding=utf-8,prebuild=mkdir assets && mkdir raw
|
|
|
|
Build Version:0.6.6,36,v0.6.6_2,subdir=OsmAnd,encoding=utf-8,prebuild=mkdir raw
|
2011-09-13 11:12:00 +00:00
|
|
|
Build Version:0.6.7,37,v0.6.7,subdir=OsmAnd,encoding=utf-8,prebuild=mkdir raw,patch=code37.patch
|
2011-10-07 08:25:44 +00:00
|
|
|
Build Version:0.6.8,39,v0.6.8,subdir=OsmAnd,encoding=utf-8,prebuild=mkdir raw
|
|
|
|
Build Version:0.6.8',41,!No corresponding source for whatever this is
|
2011-12-08 14:45:14 +00:00
|
|
|
Build Version:0.6.9,42,v0.6.9,subdir=OsmAnd,encoding=utf-8,prebuild=mkdir raw
|
2011-12-20 14:42:00 +00:00
|
|
|
Build Version:0.6.9',43,!No corresponding source for whatever this is
|
2012-08-29 08:45:22 +00:00
|
|
|
Build Version:0.8.1,65,d62472532d8,subdir=OsmAnd,encoding=utf-8,buildjni=no,target=android-8,update=force,forceversion=yes,\
|
|
|
|
prebuild=cd ../DataExtractionOSM && \
|
|
|
|
ant compile build && \
|
|
|
|
cd ../OsmAnd/ && \
|
|
|
|
cp ../DataExtractionOSM/build/OsmAndMapCreator.jar libs/ && \
|
|
|
|
zip -d libs/OsmAndMapCreator.jar net/osmand/LogUtil.class && \
|
|
|
|
cp -r ../DataExtractionOSM/build/lib/ libs/
|
2012-08-30 16:20:59 +00:00
|
|
|
Build Version:0.8.2,71,50a4733475cd,subdir=OsmAnd,encoding=utf-8,buildjni=yes,target=android-8,update=force,forceversion=yes,\
|
2012-08-30 10:49:28 +00:00
|
|
|
forcevercode=yes,submodules=yes,prebuild=\
|
|
|
|
cd ../DataExtractionOSM && \
|
|
|
|
ant compile build && \
|
|
|
|
cd ../OsmAnd/ && \
|
|
|
|
sed -i 's/app_version">[^<]*/app_version">0.8.2-fdroid/' res/values/no_translate.xml && \
|
|
|
|
cp ../DataExtractionOSM/build/OsmAndMapCreator.jar libs/ && \
|
|
|
|
zip -d libs/OsmAndMapCreator.jar net/osmand/LogUtil.class && \
|
|
|
|
cp -r ../DataExtractionOSM/build/lib/ libs/
|
2013-02-18 16:19:10 +00:00
|
|
|
|
|
|
|
#ndk-r8b doesn't work but ndk-r8d does;ndk-build isn't building all native bits
|
|
|
|
Build Version:1.1.2,110,!more WIP: top-level exceptions errors and native bits missing ceff4509a8,\
|
|
|
|
subdir=OsmAnd,encoding=utf-8,\
|
|
|
|
srclibs=OsmAnd-tools@94486e332d;OsmAnd-core@4759ffbd96,prebuild=\
|
|
|
|
sed -i 's/app_version">[^<]*/app_version">1.1.2-fdroid/' res/values/no_translate.xml && \
|
2013-01-20 14:38:32 +00:00
|
|
|
sed -i 's@..\/core@$$OsmAnd-core$$@g' $$OsmAnd-tools$$/OsmAndMapCreator/build.xml && \
|
2013-02-18 16:19:10 +00:00
|
|
|
sed -i 's@..\/..\/core@$$OsmAnd-core$$@g' build.xml && \
|
|
|
|
sed -i 's@..\/..\/core@$$OsmAnd-core$$@g' jni/Android.mk && \
|
|
|
|
ant jar -f $$OsmAnd-tools$$/OsmAndMapCreator/build.xml && \
|
|
|
|
ant jar -f $$OsmAnd-core$$/OsmAnd-java/build.xml && \
|
|
|
|
cp $$OsmAnd-tools$$/OsmAndMapCreator/OsmAndMapCreator.jar libs/ && \
|
|
|
|
cp $$OsmAnd-core$$/OsmAnd-java/OsmAnd-core.jar libs/ && \
|
|
|
|
zip -d libs/OsmAnd-core.jar net/osmand/PlatformUtil.class && rm ant.properties,\
|
|
|
|
buildjni=yes
|
2013-01-20 14:38:32 +00:00
|
|
|
|
2012-09-25 22:58:12 +00:00
|
|
|
Auto Update Mode:None
|
2012-01-15 22:39:23 +00:00
|
|
|
Update Check Mode:Market
|
2013-02-18 02:18:38 +00:00
|
|
|
Current Version:1.1.3
|
|
|
|
Current Version Code:116
|
2012-01-10 23:25:28 +00:00
|
|
|
|