Coder Social home page Coder Social logo

android-2's Introduction

OwnTracks for Android

This is the OwnTracks Android app. For setup instructions and documentation see general Owntracks wiki.

The application can be installed from Google Play.

Contribute

To build a development version of the app from source, follow the instructions outlined below.

  1. Download and install Android Studio

  2. Clone the project or a fork of it to your local development machine

  3. Import the project into Android Studio

  4. Click on Sync Project with Gradle files to download all the dependencies

  5. Open the SDK manager to install the required Android SDK Tools and Android SDK Build-tools

  6. The project contains a preconfigured keystore to sign debug builds. If you already have a custom keystore you can specify it in build.gradle android.signingConfigs.debug

  7. Copy the file src/main/res/values/keys.xml to src/main/res/values-1/keys.xml. If the src/main/res/values-1 directory does not exist, create it.

  8. Required: Create a custom Google Maps API Key

    1. Go go to https://developers.google.com/maps/documentation/android/start
    2. Scroll down to Obtain a Google Maps API key and follow the instructions
    3. If you use the preconfigured debug keystore, enter BC:CF:16:C8:4B:5E:5D:2D:DA:B7:35:FF:2A:53:CF:89:83:C2:D9:65;debug.org.owntracks.android
    4. If you use a custom keystore run keytool -list -v -keystore $PATH_TO_YOUR_KEYSTORE.jks and replace BC:CF:...:D9:65 with your SHA1 fingerprint
    5. Replace YOUR_GOOGLE_MAPS_API_KEY in src/main/res/values-1/keys.xml with the generated forty-character API key
  9. Build the project

android-2's People

Contributors

clockwerx avatar georgehahn avatar hasitpbhatt avatar juzam avatar massimilianozilio avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.