I am trying to run an Android Automotive OS app in the emulator from Android Studio.
When open an Android Automotive OS project in Android Studio and click on the run button, I get the following error: Error running 'automotive': Default Activity not found
. The run configuration of Android Studio also displays this warning:
How can I run an Android Automotive OS app from Android Studio?