2013-03-23 13:49:16 +00:00
|
|
|
Disabled:Need to build from source
|
2011-10-01 22:59:54 +00:00
|
|
|
Category:Navigation
|
2012-01-10 23:25:28 +00:00
|
|
|
License:GPLv2
|
2012-07-11 14:07:53 +00:00
|
|
|
Web Site:http://www.navit-project.org
|
2011-01-02 15:31:31 +00:00
|
|
|
Source Code:http://navit.svn.sourceforge.net/viewvc/navit
|
2011-11-03 12:40:36 +00:00
|
|
|
Issue Tracker:http://trac.navit-project.org/
|
2012-01-10 23:25:28 +00:00
|
|
|
|
2011-01-02 15:31:31 +00:00
|
|
|
Summary:Car navigation system
|
|
|
|
Description:
|
2013-03-26 13:19:35 +00:00
|
|
|
It's modular design is capable of using vector maps of various formats
|
|
|
|
for routing and rendering of the displayed map. It's even possible to
|
|
|
|
use multiple maps at a time.
|
|
|
|
|
|
|
|
The routing engine not only calculates an optimal route to your
|
|
|
|
destination, but also generates directions and even speaks to you.
|
|
|
|
|
|
|
|
Navit currently speaks 27 languages.
|
|
|
|
You can help translating via the web-based:
|
|
|
|
[http://translations.launchpad.net/navit/trunk/+pots/navit translation page].
|
2011-01-02 15:31:31 +00:00
|
|
|
.
|
2012-01-10 23:25:28 +00:00
|
|
|
|
2013-03-26 13:19:35 +00:00
|
|
|
#http://wiki.navit-project.org/index.php/Android_Development
|
2013-03-23 13:49:16 +00:00
|
|
|
#apks at http://download.navit-project.org/navit
|
|
|
|
Repo Type:svn
|
2013-03-26 13:19:35 +00:00
|
|
|
#Don't clone into navit/trunk/navit to leave space for dir required by cmake
|
2013-03-23 13:49:16 +00:00
|
|
|
Repo:http://navit.svn.sourceforge.net/svnroot/navit/trunk
|
2012-11-11 16:41:02 +00:00
|
|
|
|
2013-03-23 13:49:16 +00:00
|
|
|
#navit/navit is a confusing directory structure...
|
2013-03-26 13:19:35 +00:00
|
|
|
Build Version:navit,5197,!WIP with cmake but it is preferred method (at 5419),\
|
2013-03-23 13:49:16 +00:00
|
|
|
novcheck=yes,subdir=navit,\
|
|
|
|
bindir=android-build/navit/android/bin,\
|
|
|
|
init=cp navit/android/AndroidManifest.xml.cmake AndroidManifest.xml,update=no,\
|
|
|
|
prebuild=export PATH=$PATH:$$NDK$/toolchains/arm-linux-androideabi-4.4.3/\
|
|
|
|
prebuilt/linux-x86/bin:$$SDK$$/tools:$$SDK$$/platform-tools && \
|
2013-03-26 13:19:35 +00:00
|
|
|
mkdir -p ../android-build && sed -i 's/cd android && ant debug/cd android/g' navit/Makefile.am,\
|
|
|
|
build=cd ../android-build/ && \
|
2013-03-23 13:49:16 +00:00
|
|
|
cmake -DCMAKE_TOOLCHAIN_FILE=../navit/Toolchain/arm-eabi.cmake -DCACHE_SIZE="(20*1024*1024)" \
|
2013-03-26 13:19:35 +00:00
|
|
|
-DAVOID_FLOAT=1 -DANDROID_PERMISSIONS="CAMERA" -DANDROID_API_VERSION=8 ../navit && \
|
|
|
|
make && make apkg
|
|
|
|
|
|
|
|
#navit/navit is a confusing directory structure...
|
|
|
|
Build Version:5197,5197,!WIP with automake. Wrong with Makefile: much is commented out?! (at 5419),\
|
|
|
|
forceversion=yes,subdir=navit,bindir=navit/android/bin,\
|
|
|
|
init=cp navit/android/AndroidManifest.xml.in AndroidManifest.xml,update=no,\
|
|
|
|
prebuild=export PATH=$PATH:$$NDK$/toolchains/arm-linux-androideabi-4.4.3/\
|
|
|
|
prebuilt/linux-x86/bin:$$SDK$$/tools:$$SDK$$/platform-tools && \
|
|
|
|
./autogen.sh && export ANDROID_NDK=$$NDK$$ && export ANDROID_API_LVL=4 && \
|
|
|
|
export ANDROID_PLATFORM=$ANDROID_NDK/platforms/android-$ANDROID_API_LVL/arch-arm && \
|
|
|
|
sed -i 's/cd android && ant debug/cd android/g' navit/Makefile.am && ./configure,\
|
|
|
|
build=make && cd navit/ && make apkg
|
2013-03-23 13:49:16 +00:00
|
|
|
|
|
|
|
Auto Update Mode:None
|
2013-03-26 13:19:35 +00:00
|
|
|
#Not updated on Market since 08/12 strangely
|
2013-03-23 13:49:16 +00:00
|
|
|
Update Check Mode:Static
|
2012-01-10 23:25:28 +00:00
|
|
|
|