Assigned
Status Update
Comments
ki...@google.com <ki...@google.com> #2
As a workaround we added the following to our own manifest:
<provider
tools:replace="android:authorities"
android:name="com.google.android.gms.measurement.AppMeasurementContentProvider"
android:authorities="${applicationId}.google_measurement_service"
android:exported="false" />
You must have tools namespace defined in the xml.
<provider
tools:replace="android:authorities"
android:name="com.google.android.gms.measurement.AppMeasurementContentProvider"
android:authorities="${applicationId}.google_measurement_service"
android:exported="false" />
You must have tools namespace defined in the xml.
at...@gmail.com <at...@gmail.com> #3
I've also been affected by this!
ki...@google.com <ki...@google.com> #4
@2 I also opened an issue with tools guys https://code.google.com/p/android/issues/detail?id=193567 . I'm not really sure which team should fix it. There's another workaround there that in my opinion is cleaner.
Description
Version used: 10.0
Build Number: QP1A.190711.020
Android Auto Version: 4.6.593334
Scout FM Version: 1.4.190128205
I have a probrem when I used some audio apps in Android Auto.
The sound is restored when I reconnected the USB cable.
[When did this happen?]
Date: 2019/09/12
Time: 9:12 am JPN
[What is the year, make, model of your car or aftermarket head unit?]
2017 Honda Fit
[What steps would let us observe this issue?]
1. Make Android Auto conecction state.
2. Press [Audio Apps] icon.
3. Select any track and play it.
4. Press [Audio Power] key.
[What did you expect to happen?]
The playback had resumed.
[What actually happened?]
The sound may not be played but the time bar is moving in the playback screen.
[How often has this happened?]
Every Time