I am testing Google Map on Google Pixel running the latest version of Android Pie.
Caused by java.lang.ClassNotFoundException Didn\'t find class \"org.apach
Thanks to @Anubhav Gupta, you can also update in build.gradle:
build.gradle
implementation "com.google.android.gms:play-services-base:16.1.0"
But this can brake a compatibility with Android 4, see App is having trouble with Google Play Services. Please try again.