-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #10 from Rohitesh-Kumar-Jain/documentation
Documentation for installation
- Loading branch information
Showing
2 changed files
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# Running Application locally | ||
|
||
0) Fork this repository, if you wish to contribute | ||
1) Start by cloning the repository/your-fork | ||
2) Open the project in Android Studio | ||
3) Sign up for an [ArcGIS](https://developers.arcgis.com/sign-up/) account and get your own API key | ||
4) Open local.properties file | ||
5) put your key in the file like ``KEY=YOUR_API_KEY`` | ||
6) that's it, you are ready to go :P |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters