diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..1a449896 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.save diff --git a/README.md b/README.md index f76d99d4..4b100a26 100644 --- a/README.md +++ b/README.md @@ -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: