How to setup network for Android Honeycomb in VirtualBox?
Posted
by
IHawk
on Stack Overflow
See other posts from Stack Overflow
or by IHawk
Published on 2011-10-19T18:05:52Z
Indexed on
2012/09/30
3:37 UTC
Read the original article
Hit count: 176
android
|virtualbox
I have been trying to setup Android Honeycomb (3.2) with VirtualBox according to this tutorial:
http://androidspin.com/2011/01/24/howto-install-android-x86-2-2-in-virtualbox/
but using this iso instead:
http://code.google.com/p/android-x86/downloads/detail?name=android-x86-3.2-RC1-tegav2.iso&can=2&q
When I type netcfg if gives me: 127.0.0.1/8, so apparently it is not connecting in the network.
I tried setting the network to NAT and Bridge, but no results..
Is there anything I am missing?
© Stack Overflow or respective owner