[android-developers] Network over cell (3G, EDGE etc.)

2009-04-17 Thread Alienfluid
So my app works well in the emulator in various run configurations and on the device when the device is connected to WiFi. But when I switch off the WiFi on the device, the code that goes out to the network takes forever and then times out (i.e. doesn't return any data). Other people have

[android-developers] Network access over 3G/EDGE

2009-04-17 Thread Alienfluid
Hi there, My application works fine in the emulator (using various target run configurations) and on the device when the device is connected over WiFi. But when I switch WiFi off on the device, the network access code doesn't respond - i.e. takes forever and then times out. I don't even see any