update urls for com.androzic
This commit is contained in:
parent
fb1b28fbbb
commit
f859be9ce7
|
@ -1,9 +1,9 @@
|
||||||
Category:Navigation
|
Category:Navigation
|
||||||
License:GPLv3
|
License:GPLv3
|
||||||
Web Site:http://code.google.com/p/androzic/
|
Web Site:http://androzic.com
|
||||||
Source Code:http://code.google.com/p/androzic/source/list
|
Source Code:https://github.com/andreynovikov/Androzic
|
||||||
Issue Tracker:http://code.google.com/p/androzic/issues/list
|
Issue Tracker:https://github.com/andreynovikov/Androzic/issues
|
||||||
Donate:http://code.google.com/p/androzic/
|
Donate:http://androzic.com
|
||||||
|
|
||||||
Summary:Navigation for ozf2/3 maps
|
Summary:Navigation for ozf2/3 maps
|
||||||
Description:
|
Description:
|
||||||
|
@ -12,7 +12,7 @@ Great for hiking, geocaching, off-roading, sailing, boating and other outdoor
|
||||||
activities. You are expected to be aware of OziExplorer or at least of where to
|
activities. You are expected to be aware of OziExplorer or at least of where to
|
||||||
get its maps. Maps also can be created by yourself, but with some effort: see
|
get its maps. Maps also can be created by yourself, but with some effort: see
|
||||||
FAQ and wiki on the website for details. Also hosted on
|
FAQ and wiki on the website for details. Also hosted on
|
||||||
[https://github.com/andreynovikov GitHub.com].
|
[https://bitbucket.org/andreynovikov bitbucket.org].
|
||||||
|
|
||||||
* works without maps as a simple navigator
|
* works without maps as a simple navigator
|
||||||
* track recording in background (power-safe)
|
* track recording in background (power-safe)
|
||||||
|
@ -38,13 +38,14 @@ last known good version is 3.03.
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
# Old Repo (hg):https://code.google.com/p/androzic
|
|
||||||
Repo:https://github.com/andreynovikov/Androzic.git
|
Repo:https://github.com/andreynovikov/Androzic.git
|
||||||
|
|
||||||
Build Version:1.7.1,85,1.7.1,srclibs=AndrozicLib@1.7.1,prebuild=rm custom_rules.xml && \
|
Build Version:1.7.1,85,1.7.1,srclibs=AndrozicLib@1.7.1,prebuild=rm custom_rules.xml && \
|
||||||
sed -i 's@\(android.library.reference.1=\).*@\1$$AndrozicLib$$@' project.properties,buildjni=yes
|
sed -i 's@\(android.library.reference.1=\).*@\1$$AndrozicLib$$@' project.properties,buildjni=yes
|
||||||
Build Version:1.7.2,86,1.7.2,srclibs=AndrozicLib@1.7.2,prebuild=rm custom_rules.xml && \
|
Build Version:1.7.2,86,1.7.2,srclibs=AndrozicLib@1.7.2,prebuild=rm custom_rules.xml && \
|
||||||
sed -i 's@\(android.library.reference.1=\).*@\1$$AndrozicLib$$@' project.properties,buildjni=yes
|
sed -i 's@\(android.library.reference.1=\).*@\1$$AndrozicLib$$@' project.properties,buildjni=yes
|
||||||
|
Build Version:1.7.6,90,1.7.6,srclibs=AndrozicLib@1.7.6,prebuild=rm custom_rules.xml && \
|
||||||
|
sed -i 's@\(reference.1=\).*@\1$$AndrozicLib$$@' project.properties,buildjni=yes
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
#Device-variable
|
#Device-variable
|
||||||
|
|
Loading…
Reference in a new issue