Assigned
Status Update
Comments
ki...@google.com <ki...@google.com> #2
Hello and thank you for your question. I will take a look at this issue and will provide my findings soon.
vy...@gmail.com <vy...@gmail.com> #3
When try to run the template app, I got the error message as below.
E/CarApp.Act: No handlers found for intent: Intent { act=android.car.template.host.RendererService }
E/CarApp.Act: No handlers found for intent: Intent { act=android.car.template.host.RendererService }
vy...@gmail.com <vy...@gmail.com> #4
There have a new different error when running the sample app on the latest AAOS emulator (api level 31 reversion 2), as below is the error logs:
CarApp.Act: Host service ComponentInfo{com.google.android.apps.automotive.templates.host/com.google.android.apps.automotive.templates.host.stub.ServiceStub} rejected the binding request
the error screenshot is still the top issue presented.
the error on the aaos for API level 31 reversion 1 as below:
E/CarApp.Act: No handlers found for intent: Intent { act=android.car.template.host.RendererService }
so, I guess that the render service has been implemented on the latest AAOS build, but something is still wrong,
really need the aaos team for help currently.
CarApp.Act: Host service ComponentInfo{com.google.android.apps.automotive.templates.host/com.google.android.apps.automotive.templates.host.stub.ServiceStub} rejected the binding request
the error screenshot is still the top issue presented.
the error on the aaos for API level 31 reversion 1 as below:
E/CarApp.Act: No handlers found for intent: Intent { act=android.car.template.host.RendererService }
so, I guess that the render service has been implemented on the latest AAOS build, but something is still wrong,
really need the aaos team for help currently.
Description