I'm working on an android app where user clicks a specific button I want the app to specify the user's location and the user must confirm that location. How can I do that?
Asked
Active
Viewed 45 times
0
-
1Check [this](https://stackoverflow.com/questions/3145089/what-is-the-simplest-and-most-robust-way-to-get-the-users-current-location-on-a) question. – Soon Santos Oct 29 '18 at 11:33
-
1Possible duplicate of [What is the simplest and most robust way to get the user's current location on Android?](https://stackoverflow.com/questions/3145089/what-is-the-simplest-and-most-robust-way-to-get-the-users-current-location-on-a) – Markus Kauppinen Oct 29 '18 at 12:46