Clear fused location provider's location for testing

后端 未结 2 1919
抹茶落季
抹茶落季 2021-01-22 08:09

I would like to know if it is possible to clear the \"location\" that is stored by play service\'s fused location API. When testing my app on a real device, I would like to recr

2条回答
  •  春和景丽
    2021-01-22 09:04

    I just disabled the GPS then restarted the Android phone & I found that the locationManager.getLastKnownLocation returned NULL for location.

提交回复
热议问题