4

我想在 android Simulator(移植到 Android x86)中获取经度和纬度进行测试。

谁能指导我如何实现这一目标?

如何将模拟器的位置设置为测试位置?

4

2 回答 2

7

您可以使用Google Play 中的“假 GPS 位置”应用程序来模拟 GPS 位置。

于 2013-07-10T08:47:51.447 回答
1

您可能想这样做:

http://developer.android.com/guide/developing/debugging/ddms.html

设置手机位置下

或在这里http://developer.android.com/guide/topics/location/obtaining-user-location.html#MockData

于 2011-12-20T07:39:56.733 回答