As google android maps not currently present by default with Android Auto , below screen is displayed , Android Auto home page
Which is shown from MapsPlaceholderActivity http://www.aospxref.com/android-11.0.0_r21/xref/packages/services/Car/car-maps-placeholder/src/com/android/car/mapsplaceholder/MapsPlaceholderActivity.java I developed Maps application using HERE SDK, I am seeing same behavior even I install my Maps application . Do I need to change anything at android framework level ? or any api or attribute that I missed from application level ? I searched in opengrok , I couldn't able to find which app is calling MapsPlaceholderActivity and on what basis ? Thankyou.