Bug P2
Status Update
Comments
wo...@gmail.com <wo...@gmail.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.
wo...@gmail.com <wo...@gmail.com> #3
I've also been affected by this!
wo...@gmail.com <wo...@gmail.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
the link of support taht says the command should work in portuguese
This had happened to several customers of android auto (when connected to an android auto compatible multimidia - mine it is pioneer avic f80tv).
I already set the language for the google assist to accept portuguese only, portuguese and english..