Hi All,
I am trying to display the cluster icon in Application Tray in iMX8QM MEK Board in the android auto platform which version is android-11.0.0_1.1.0-AUTO.
I have added the category item in the AndroidManifest.xml as like,
<category android:name="android.intent.category.LAUNCHER"/>.
But I have not displayed the cluster icon in the Application Tray.
Please let me know in order to display the cluster icon in Application Tray?
Best Regards
HM