You can test your Kotlin app on Android Automotive OS (AAOS) using the official emulator in Android Studio. This guide walks you through the process step by step.
Open the SDK Manager in Android Studio, and check the Show Package Details box to see available packages for each SDK version.AAOS images are available for Android 13 and Android 14 (AAOS typically lags behind the latest Android version).
Go to Device Manager (or AVD Manager) and click Create Device. Select
Automotive on the left. When prompted, download the appropriate AAOS system
image.
Follow the prompts to finish creating and launching your AAOS emulator.You can now deploy and test your Ditto-powered app on the AAOS emulator just like any other Android device.