Need Current Location of User in Android , Not Las

2019-08-08 22:49发布

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 it start first time, But i want the updated current location of the user as soon as possible on application start.

Please guide me about this. Thanks

2条回答
劳资没心,怎么记你
2楼-- · 2019-08-08 23:28

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.

查看更多
闹够了就滚
3楼-- · 2019-08-08 23:34

Use LocationServices. It containes all location strategies described here

查看更多
登录 后发表回答