opengpx is back, without nonfreedep

This commit is contained in:
David Black 2012-12-29 15:36:18 +00:00
parent 5489f7d9e0
commit a57ee4292a

View file

@ -1,4 +1,3 @@
AntiFeatures:NonFreeDep
Category:Navigation
License:MIT
Web Site:https://code.google.com/p/opengpx/
@ -7,7 +6,7 @@ Issue Tracker:https://code.google.com/p/opengpx/issues/list
Summary:Paperless geocaching
Description:
Usage: Switch to the OpenStreetMap map provider in settings. Then,
Usage: '''Switch to the OpenStreetMap map provider in settings'''. Then,
*Copy gpx files to the folder /sdcard/gpx (or /sdcard/download)
*Optional: create / edit the text file /sdcard/gpx/info.txt (e.g. your personal cache search order)
@ -24,7 +23,8 @@ Variation 3 (Online):
Repo Type:git-svn
Repo:http://opengpx.googlecode.com/svn/trunk/
Build Version:1.1.0,192,!try to patch out Google Maps 72,prebuild=mv lib libs
Build Version:1.1.0,192,72,prebuild=mv lib libs && \
sed -i 's/<uses-library android:name="com.google.android.maps" \/>/<uses-library android:name="com.google.android.maps" android:required="false" \/>/g' AndroidManifest.xml
Build Version:1.2.0,236,!not a release 159
#Can't find version code on playmarket