<Google Maps not getting exact location on Android...
# stackoverflow
u
Google Maps not getting exact location on Android I'm making an application in Android (with Kotlin) that requires Google Maps services. When a button is pressed, it should locate me. However it is not accurate at all. I use this version of Google Maps: implementation 'com.google.android.gmsplay services maps18.0.2' implementation 'com.google.android.gmsplay services location20.0.0' Another versions: Android Studio Chipmunk 2021.2.1 Patch 1 Tested with: Xiaomi Redmi Note 7 and Xiaomi Litte 9 And this is the code when I press the...