Friday, July 19, 2013

Android x86 Wifi-Wireless Problem

Hi guys! Nowadays most of the people have a trouble with Android x86 wifi-wireless problem.
To handle this I figured out a solution.
If you haven't tried Android on a pc, you may  wanna see my post about how to install android on pc.

Solution:
Open Android  and press Ctrl+Alt+F1 to open terminal then type the following rows:

netcfg        --to see what you have as connection devices in your computer
                    probably you see lo,eth0 and maybe eth1--
then type
netcfg eth0 up   --to open eth0-- after that type
netcfg setprop net.dns1 8.8.8.8
close the terminal by pressing Ctrl+Alt+F7

And have fun with your net connection.
This solution is worked for a friend. Maybe it will work for you too!.


2 comments:

  1. Not work. We place netcfg wlan0 up and the error in wlan. Not connect. Help me please. I´m install every versions the android 4.0 and nothing.

    ReplyDelete