This app is part of course exercise. Course Link: https://www.udemy.com/complete-android-n-developer-course/
- Clone the repo in an empty folder
- Start Android Studio
- Select option "Open an existing Android Studio Project". (A File Explorer Window will appear)
- Navigate to the folder where this project was cloned
- Select the folder "Connect-Three" (It will be inside the folder where this repo was cloned)
- Select "OK" option.
- Copy the repo URL
- Start Android Studio
- Select option "Get from Version Control"
- Paste the copied URL inside the URL input field
- Specify the path in the "Directory" input field
- Select "Clone" option
- After the project is cloned, a dialog box will appear asking you whether you want to open this project or not.
- Select "Yes" to open right away