location,locationManager

location,locationManager_第1张图片

https://stackoverflow.com/search?tab=votes&q=[android] location is null

https://developer.android.google.cn/guide/topics/location/strategies#java
一开始location不为null,但是后来关机以后就一直为null了。

使用这句话后打开app一直弹出对话框询问能否给权限,但是一直点允许也没用,location始终为null。最后只能强制关机。

你可能感兴趣的:(Android)