Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 386 Bytes

INSTALL.md

File metadata and controls

9 lines (8 loc) · 386 Bytes

Running Application locally

  1. Fork this repository, if you wish to contribute
  2. Start by cloning the repository/your-fork
  3. Open the project in Android Studio
  4. Sign up for an ArcGIS account and get your own API key
  5. Open local.properties file
  6. put your key in the file like KEY=YOUR_API_KEY
  7. that's it, you are ready to go :P