How to enable Location access programmatically in android?

后端 未结 6 850
暖寄归人
暖寄归人 2020-12-02 11:37

I am working on map related android application and I need to check location access enable or not in client side development if location services is not enable show the dial

6条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-02 12:03

    just checkout the following thread: How to check if Location Services are enabled? It provides a pretty good example of how to check whether the location service was enabled or not.

提交回复
热议问题