Skip to content Skip to sidebar Skip to footer

Need Current Location Of User In Android , Not Last Known Location

I am developing an android application in which i want to get users current location when application start, But when i start my application it gives the last known location when i

Solution 1:

Use LocationServices. It containes all location strategies described here


Solution 2:

Is not there any way to get current location when application start 1st time OR application not proceed for any next activity until application get current location update, not last known location.


Post a Comment for "Need Current Location Of User In Android , Not Last Known Location"