04-08-2010 05:04 AM
I don't really understand....does the simulated WLAN works really? It use the real wifi network on the localhost? It seems it doesn't. If I add a network in the simulator, and I connect to it, i've no problem to send packets with interface=wifi, and WLANInfo.getWLANState() == WLANInfo.WLAN_STATE_CONNECTED is true....but it's the same if i disable real wifi in my localhost.
Does the simulator use the real wifi network to test apps?
Thanks for replies
04-08-2010 05:34 AM
The simulator does not use real WiFi. It also doesn't have a real keyboard, or a real screen....
04-08-2010 06:04 AM
Ok thanks
! Sorry for the stupid question, but there are simulators able to use real networks for simulation.