0

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?

mrcaramori
  • 2,503
  • 4
  • 29
  • 47

2 Answers2

1

try this http://nil.uniza.sk/linux-howto/android-40-virtualbox-networking-issues

WonderLand
  • 5,494
  • 7
  • 57
  • 76
0

There's no network drivers into this .iso image. May be they will be compile with the next release !?

Stef
  • 3,691
  • 6
  • 43
  • 58
  • 1
    You can try also http://ww.codase.com/. Their Android image is a pretty new one (4) and the network works !! – Stef Dec 08 '11 at 21:30