--- navit/README.md 2017/03/19 16:46:08 57 +++ navit/README.md 2017/06/03 12:00:57 58 @@ -1,7 +1,7 @@ -**Travis:** [![Build Status](https://travis-ci.org/zoff99/zanavi.png?branch=and_stud)](https://travis-ci.org/zoff99/zanavi/branches) -**CircleCI:** [![CircleCI](https://circleci.com/gh/zoff99/zanavi/tree/and_stud.png?style=badge)](https://circleci.com/gh/zoff99/zanavi/tree/and_stud) +**Travis:** [![Build Status](https://travis-ci.org/zoff99/zanavi.png?branch=master)](https://travis-ci.org/zoff99/zanavi/branches) +**CircleCI:** [![CircleCI](https://circleci.com/gh/zoff99/zanavi/tree/master.png?style=badge)](https://circleci.com/gh/zoff99/zanavi/tree/master) ZANavi is a fork of NavIT. It is for the Android platfrom only! for more details look at our website @@ -12,7 +12,7 @@ ``` git clone https://github.com/zoff99/zanavi cd zanavi -git checkout and_stud +git checkout master ./download-androidstudio-files.sh cd navit ./gradlew assembleRelease --stacktrace @@ -24,12 +24,14 @@ ``` git clone https://github.com/zoff99/zanavi cd zanavi -git checkout and_stud +git checkout master ./download-androidstudio-files.sh ``` now start Android Studio and select "import Project" then select the **navit** subdirectory in Android Studio just press "play" +### Development Snapshot Version +the latest Development Snapshot can be downloaded from CircleCI, [here](https://circleci.com/api/v1/project/zoff99/zanavi/latest/artifacts/0/$CIRCLE_ARTIFACTS/zanavi.apk?filter=successful&branch=master) ### Coding Style https://github.com/zoff99/Code-Style-Guidelines/blob/master/Android/Java.md