emulation - No network in VirtualBox (Android) -


i unable set network connection on android emulator using virtualbox. followed multiple posts tell me set adapter bridged or nat.

when execute netcfg in console while android running, following lines show:

lo           127.0.0.1      255.0.0.0       0x0000049 eth0         0.0.0.0        0.0.0.0         0x0001003 

i need left address eth0 use in eclipse. tips how can configure internet?

edit: has i'm using wireless laptop. there ways around enable faster emulator on eclipse default 1 provided google?

if set adapter nat must set network configuration dhcp, if want set adapter bridged set network configuration manually according network. maybe isn't network problem , it's iso image problem, check question: how set network on virtualbox android 2.3


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

Pull out data related to my apps from Android Play Store and iOS App Store -

How can I fetch data from a web server in an android application? -