Android:如何以编程方式启用“使用无线网络”在我的位置

发布于 2024-10-21 13:29:46 字数 84 浏览 0 评论 0原文

我一直在寻找它,直到现在我知道 GPS 无法以编程方式启用。但我没有找到任何有关在位置和位置启用无线网络的信息。安全设置。可以设置吗,或者和GPS一样吗?

I've been searching for it and till now i know that GPS can't be enable programmatically. but i didn't find nothing about enabling wireless networks in location & security settings. can it be set, or is it same like GPS?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

节枝 2024-10-28 13:29:46

除非您的应用程序在 root 设备上运行,否则这些选项无法通过 API 使用。解决方法是将用户发送到首选项屏幕并要求他启用这些选项。

These options are not available via API except your app is running on rooted device. The workaround is to send user to preferences screen and ask him to enable these options.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文