Goal: Create an android application to manage the location of your car with Google Maps.
- Computer (Windows, Mac or Linux)
- Android Studio
- Download the project code, preferably using
git clone https://github.com/YannMancel/WhereIsMyCar.git
. - In Android Studio, select File | Open...
- Select the project
- In Android Studio, select Run | Run...
- Choose
app
in Run dialog - Select a device (Available Virtual Devices or Connected Devices)
- Select
OK
in Select Deployment Target dialog
- Android Jetpack
- Library Material Components
- Library Coroutines
- Library Google Maps
- Library Retrofit
- Library Moshi
- If none of device is present (Available Virtual Devices or Connected Devices),
- Either select
Create a new virtual device
- or connect and select your phone or tablet
- Either select