dependencies implementation 'com.google.android.gms:play-services:18.0.0' // Check the version compatibility
private MapView mapView;
Because the Google Play Store often tries to auto-update services to an incompatible version, manual installation (side-loading) is often required. google play services android 4.1.2
The last version of Google Play Services compatible with Android 4.1.2 is v21.30.99 . dependencies implementation 'com