`
lydawen
  • 浏览: 465019 次
  • 性别: Icon_minigender_1
  • 来自: 杭州
社区版块
存档分类
最新评论

Genymotion 修改hosts 文件

阅读更多

命令在Genymotion安装目录下:Genymobile\Genymotion\tools

先启动模拟器,执行:adb devices 查看连接的设备,如有则先改权限

 

adb shell
$ su
# mount -o remount,rw /system

 修改权限后,再执行

adb push  d:\hosts /system/etc/hosts

 即可

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics