tags:

views:

71

answers:

2

How do I simulate a WiFi network using the Emulator?

+1  A: 

The emulator does not emulate WiFi specifically. It emulates a generic network connection. You can use telnet commands to configure its characteristics (e.g., speed, latency).

CommonsWare
You have more rep than me. Can you please edit the question and fix the title? The "Imulator" makes me cringe :)
Felix
+1  A: 

Simple answer: you can't. Also, this has been asked before (and yes, it's still valid).

Felix