Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't run showcase.automotive on automotive Q emulator #16

Open
mani-apps opened this issue Jun 22, 2021 · 2 comments
Open

Can't run showcase.automotive on automotive Q emulator #16

mani-apps opened this issue Jun 22, 2021 · 2 comments

Comments

@mani-apps
Copy link

mani-apps commented Jun 22, 2021

when I run the showcase.automotive module on my Android Emulator with Android 10.0 (Automotive with Play Store) all it shows is a screen saying that "System requires an update. Please check for updates, or contact the device manufacturer" click update button but all it does is open the play store nothing more (even updating google play services to latest haven't done anything).

and I'm getting this stack trace on my logcat:
2021-06-22 16:58:24.492 7602-7602/androidx.car.app.sample.showcase E/CarApp.Act: Service error: HOST_NOT_FOUND java.lang.Exception: No handlers found for intent: Intent { act=android.car.template.host.RendererService } at androidx.car.app.activity.ServiceConnectionManager.bind(ServiceConnectionManager.java:195) at androidx.car.app.activity.CarAppViewModel.bind(CarAppViewModel.java:103) at androidx.car.app.activity.CarAppActivity.onCreate(CarAppActivity.java:235) at android.app.Activity.performCreate(Activity.java:7825) at android.app.Activity.performCreate(Activity.java:7814) at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1306) at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3245) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3409) at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:83) at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135) at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2016) at android.os.Handler.dispatchMessage(Handler.java:107) at android.os.Looper.loop(Looper.java:214) at android.app.ActivityThread.main(ActivityThread.java:7356) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:930)

I might have missed something, can someone help me with this?

@mani-apps
Copy link
Author

Any help with this?

@mani-apps
Copy link
Author

Screenshot_1624897978

This is the message shown on the emulator, clicking update just opens google play store but nothing happens.

Thanks,
Emanuel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant