This app allows the user to save his/her Memorable or Indelible Places using Google Maps.
-
Download Android Studio from the Google Developers site or using this link.
-
Install the file to your pc.
-
Download the required SDK(Standard Development Kit) Tools .
-
Clone the repository from : "https://github.com/harshendrashah/Indelible_Places.git" .
bash git clone --recursive https://github.com/harshendrashah/Indelible_Places.git -
Open the project in Android Studio.
-
For launching the project you can either :
-
Install emulator * For this you must have HAMX (Hardware Accelerated Execution Manager) installed in Android Studio IDE. * To install HAMX (Hardware Accelerated Execution Manager) refer here. * You can download it at the time of installation of the Android Studio or install it afterwards in the SDK manager. * Use your AVD manager for launching the app.
-
Use your Android Phone * For using your phone, firstly connect your Android Phone with the pc using a data cable. * Go to the Settings > Developers Setting. * Allow USB debugging. * Run the project from the Android Studio IDE.
This project is licensed under the MIT License - see the LICENSE.md file for details
- Built with the help of the Udemy complwte Android N Developer Course.