Skip to content

Commit

Permalink
Small tips on how to run this old project
Browse files Browse the repository at this point in the history
  • Loading branch information
rcgroot committed Oct 24, 2015
1 parent b118cab commit b51b16b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*.save
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ Legacy code for the Open GPS Tracker project as created for Android 1.5-2.3 This
Only very minor maintance will happen here.

To build and run a version of this app with Google Maps loading you must have
* a personal pre-depracation Map V1 API key
* valid keystore to match the API key
* adjust the app identifier to match your V1 API key
* a personal pre-depracation Map V1 API key (Adjust `map.xml`)
* valid keystore to match the API key (Generate `keystore.properties` as referenced in `app/build.gradle`)
* adjust the app identifier to match your V1 API key (Adjust `app/build.gradle`)


Future versions of the Open GPS Tracker will be created at:
Expand Down

0 comments on commit b51b16b

Please sign in to comment.