how to open Genymotion in android -


when tried open genymotion in android studio ,

unable start virtual device.
virtualbox cannot start virtual device. find out cause of problem, start virtual device virtualbox.

more information, check log files.

please refer to: www.genymotion.com/faq/logs

or said :

according error log,

:failed open/create internal network 'hostinterfacenetworking-virtualbox host-only ethernet adapter #2' (verr_supdrv_component_not_found). failed attach network lun (verr_supdrv_component_not_found). result code: e_fail (0x80004005) component: consolewrap interface: iconsole {872da645-4a9b-1727-bee2-5585105b9eed}

open "network connections" control panel, select "virtualbox host-only network" right click , check if "virtualbox ndis6 bridged networking driver" enabled properties.

enter image description here

if settings looks alright device doesn't starts, uninstall both of virtualbox , genymotion, reinstall new package contains both of virtualbox & genymotion in single package. see here,

ps: try restarting pc making installing/uninstalling virtualbox.

enter image description here


Comments

Popular posts from this blog

mysql - Dreamhost PyCharm Django Python 3 Launching a Site -

java - Sending SMS with SMSLib and Web Services -

java - How to resolve The method toString() in the type Object is not applicable for the arguments (InputStream) -