Create Android Auto app

https://github.com/NagasSLM/AAHello Could not resolve com.android.tools.build:gradle:8.0.1 On macOS Preferences -> Build, Execution, Deployment -> Build Tools -> Gradle On Windows File -> Settings -> Build, Execution, Deployment -> Build Tools -> Gradle Select: JDK 17 or JDK 11 And Sync Gradle again https://stackoverflow.com/a/76320717 https://developer.android.com/training/cars/apps https://github.com/android/car-samples/tree/main/car_app_library https://developer.here.com/documentation/android-sdk-navigate/4.12.1.0/dev_guide/topics/android-auto.html READ MORE