views:

171

answers:

1

Hi all,

How can I make Android Emulator and the host machine (Ubuntu 9.10) connected together to the same network? For example Android Emulator IP Address : 10.0.2.15 Ubuntu Host IP Address: 10.0.2.16

Thanks in advance

+1  A: 

You have to use port forwarding using either 'adb forward' tool of Android or using 'redir add' from the emulator console