ACCESS_FINE_LOCATION AndroidManifest Permissions Not Being Granted

前端 未结 4 608
一个人的身影
一个人的身影 2020-12-15 19:59

I am trying to utilize GPS in Android (2.2 and 2.3) but am getting the following error when I try to use the LocationManager object:

WARN/System.err(522): java

4条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-15 20:31

    just remove s from the permission you are using sss you have to use ss

提交回复
热议问题