Google Analytics v4 in Android: Could not find class 'com.google.android.gms.analytics.Tracker'
问题 I am desperately trying to integrate GA v4 in my Android app. And I followed the guide here https://developers.google.com/analytics/devguides/collection/android/v4/ And integrated Google Play Services lib as described, but it gives me Could not find class 'com.google.android.gms.analytics.Tracker But I can find classes and its namespaces in the project. I can't figure out what's happening here. 回答1: I followed also the instruction on Analytics for Android v4. But additionally I had to update