我想在 android Simulator(移植到 Android x86)中获取经度和纬度进行测试。
谁能指导我如何实现这一目标?
如何将模拟器的位置设置为测试位置?
我想在 android Simulator(移植到 Android x86)中获取经度和纬度进行测试。
谁能指导我如何实现这一目标?
如何将模拟器的位置设置为测试位置?
您可以使用Google Play 中的“假 GPS 位置”应用程序来模拟 GPS 位置。
您可能想这样做:
http://developer.android.com/guide/developing/debugging/ddms.html
在设置手机位置下
或在这里http://developer.android.com/guide/topics/location/obtaining-user-location.html#MockData