Android 谷歌地图通过 3G 在模拟器上获取用户位置?

发布于 2024-11-26 21:49:39 字数 354 浏览 0 评论 0原文

是否可以使用3G(来自USB 3G)来实现获取位置功能?我尝试使用 Android 默认安装的地图,当我点击“显示我的位置”时,它无法通过 3G 连接获取我的位置。

从此页面: http://developer.android.com/guide /topics/location/obtaining-user-location.html。我看到了 cellID。 CellID 是在 3G 上可用还是仅在手机上可用?

预先感谢并抱歉我的英语。

Is it possible to use 3G (from USB 3G) to implement a obtain location function ? I tried with the map which is installed on Android by default, when I tap on show my location it couldn't obtain my location with 3G connection.

From this page : http://developer.android.com/guide/topics/location/obtaining-user-location.html. I see cellID. Is CellID available with 3G or only available with cell phone ?

Thank in advance and sorry for my English.

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

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

发布评论

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

评论(1

南风起 2024-12-03 21:49:39

模拟器配置中应该有一个允许通过网络进行定位的设置。如果您使用 eclipse 插件,它将位于模拟器的运行/调试设置中。另外,请检查模拟器上的位置和安全设置。因为它只是一个运行android的jvm,所以你仍然需要允许手机通过网络找到你的位置。希望这有帮助。

There should be a setting in the emulator config that will allow for location via network. If you are using the eclipse plugin, it will be in the Run/Debug settings for the emulator. Also, check your location and security settings on the emulator. Because it is just a jvm running android, you still need to allow the phone to find your location via network. Hope this helps.

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