[Android] How to Configure Eclipse (Mac) Emulator to Connect to the Internet

Tadashi Shigeoka ·  Mon, April 8, 2013

A memo on how to configure the Android emulator in Eclipse on Mac to connect to the internet.

Set the following in Eclipse > Preferences > Android > Launch > Default Emulator Options:

-dns-server 8.8.8.8,8.8.4.4

Android-Emulator

[Reference]

Mac上のエミュレータからインターネットに接続する - 前人未踏の領域へ

That’s all from the Gemba.