Vehicle App template for Kotlin
This project is in incubation status. Not all required functionality might be migrated yet.
This Velocitas template has a native Android Gradle project setup. It does not use Visual Studio Code Dev Containers like the other template repositories. Every dependency needed is provided by the Gradle build system.
The Android Auto Desktop Head Unit Emulator is required for testing. The minimum supported version is Android 12.
- Use the SDK Manager -> SDK tools in Android Studio to install the Android Auto Desktop Head Unit Emulator.
- Use the SDK Manager -> SDK Platforms to install the Android Automotive System Image for your architecture
- Create a new Android Automotive Virtual Device with the above installed system image
- Deploy the app to the emulator