ashwani1997 / live-android

Automatically exported from code.google.com/p/live-android
0 stars 0 forks source link

network can't work #64

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. install live-android in VisualBox3.0.10
2. reset network config
   ifconfig eth0 10.70.26.9 newmask 255.255.0.0
   route add default gw 10.70.10.252 dev eth0
   setprop net.eth0.dns1 XXX.XX.XXX.X
3. wget http://andappstore.com/....

What is the expected output? What do you see instead?
 it return "bad address"

What version of the product are you using? On what operating system?
WinXP SP2,VisualBox v3.0.10,livecd0.3

Please provide any additional information below.

if i don't reset network and keep it default,I can access google in GUI,but    
I still get same result in console.

thanks

Original issue reported on code.google.com by luotu...@gmail.com on 3 Nov 2009 at 10:52

GoogleCodeExporter commented 8 years ago
Please try Android-x86 1.6, http://www.android-x86.org/.
You can configure network (wifi and ethernet) from GUI.

Original comment by caavc...@gmail.com on 23 Nov 2009 at 3:04