如何更改 Nox 应用程序播放器中的默认地理位置
How to change default geo position in Nox app player
如何在 google 地图中更改 nox 应用程序播放器的默认地理位置?因为创建新模拟器后每次都需要更改 google 地图上的引脚。
c:\Users\YOURUSERNAME\AppData\Local\Nox\conf.ini
[Location]
Lat=10.8378886
Lng=106.638701
Map=google
对于 Nox 模拟器,您可以在 android:
上的文件中设置位置和状态 GPS
> adb shell ls /data/property/persist.nox.gps.*
/data/property/persist.nox.gps.latitude
/data/property/persist.nox.gps.longitude
/data/property/persist.nox.gps.status
如何在 google 地图中更改 nox 应用程序播放器的默认地理位置?因为创建新模拟器后每次都需要更改 google 地图上的引脚。
c:\Users\YOURUSERNAME\AppData\Local\Nox\conf.ini
[Location]
Lat=10.8378886
Lng=106.638701
Map=google
对于 Nox 模拟器,您可以在 android:
上的文件中设置位置和状态 GPS> adb shell ls /data/property/persist.nox.gps.*
/data/property/persist.nox.gps.latitude
/data/property/persist.nox.gps.longitude
/data/property/persist.nox.gps.status