https://github.com/csanjeev25/plan-map
https://github.com/csanjeev25/plan-map
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/csanjeev25/plan-map
- Owner: csanjeev25
- Created: 2016-10-08T17:44:03.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-08T17:44:59.000Z (over 8 years ago)
- Last Synced: 2025-01-06T04:42:40.646Z (4 months ago)
- Language: Java
- Size: 55.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Planmap
Android Application.-How to Contribute to this project
1)Clone this repo on your local computer.
2)Import Project on Android Studio.
3)Build gradle
4)Make sure google play services in android studio using sdk manager
5)Use AVD or your actual Android Phone for debugging
6)If Working on a particular aspect of the app make a branch on your local repo then try to merge the repo wid master on local only and then send a pull request we will review the code.
7)Use command line interface to push or pull your changes.