Genymotion ERR_NAME_NOT_RESOLVED

Posted 江寒雪

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Genymotion ERR_NAME_NOT_RESOLVED相关的知识,希望对你有一定的参考价值。

有这问题的童鞋可以参考下:

  • OS: Win7
  • Genymotion Version : 2.6
  • Virtual Device: Galaxy S4 - 4.3 - API18 - 1080x1920
解决方法



1 down vote

Solution 1 :

Install a VPN application on the virtual device like VPNSecure or SecureVPN or the one from your provider, otherwise you could use OpenVPN application

Solution 2 :

Connect to your VPN in you host machine (you can disable binding your vpn connection to avoid passing through all the application)

Then you can force player.exe and genymotion.exe to use a specific network card (your vpn virtual network card/ip) a solution could be forcebindip

http://old.r1ch.net/stuff/forcebindip/

ForceBindIP.exe -i 192.168.1.25 "C:\\Program Files\\Genymobile\\Genymotion\\genymotion.exe"

where 192.168.1.25 is the ip of the interface you want to use

This application redirect any connection to a specific interface and keep it there.

Note : As this program is source closed you could be skeptical in a perspective of using it all the time, i personally disassembled it and checked every action and it seem that it's a clean application.

Solution 3 (Best):

On top of genymotion, install virtual box (i think you need to have virtual box before using genymotion) then when you run virtualbox application it will display your virtual android device, you can then set the different advanced setting directly on virtualbox application like so :


1 down vote

Solution 1 :

Install a VPN application on the virtual device like VPNSecure or SecureVPN or the one from your provider, otherwise you could use OpenVPN application

Solution 2 :

Connect to your VPN in you host machine (you can disable binding your vpn connection to avoid passing through all the application)

Then you can force player.exe and genymotion.exe to use a specific network card (your vpn virtual network card/ip) a solution could be forcebindip

http://old.r1ch.net/stuff/forcebindip/

ForceBindIP.exe -i 192.168.1.25 "C:\\Program Files\\Genymobile\\Genymotion\\genymotion.exe"

where 192.168.1.25 is the ip of the interface you want to use

This application redirect any connection to a specific interface and keep it there.

Note : As this program is source closed you could be skeptical in a perspective of using it all the time, i personally disassembled it and checked every action and it seem that it's a clean application.

Solution 3 (Best):

On top of genymotion, install virtual box (i think you need to have virtual box before using genymotion) then when you run virtualbox application it will display your virtual android device, you can then set the different advanced setting directly on virtualbox application like so :

以上是关于Genymotion ERR_NAME_NOT_RESOLVED的主要内容,如果未能解决你的问题,请参考以下文章

Android模拟器 Genymotion

Genymotion使用分析

android的模拟器-Genymotion

Windows 10 下运行genymotion 报错!

Android模拟器Genymotion使用

Genymotion 的那些事