network can't work
Opened this issue · 1 comments
GoogleCodeExporter commented
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
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