Re: [android-developers] How to keep WiFi from going to sleep?

2010-02-06 Thread Mark Murphy
Moto wrote: > I'm seeing that some users are downloading data via my application and > their connection is dropped because the WiFi is going to sleep. > > Could I somehow take control over WiFi to keep it alive and once I'm > done I return it to it's default state? There's a WifiLock you can hold

[android-developers] How to keep WiFi from going to sleep?

2010-02-06 Thread Moto
I'm seeing that some users are downloading data via my application and their connection is dropped because the WiFi is going to sleep. Could I somehow take control over WiFi to keep it alive and once I'm done I return it to it's default state? Thanks, -Moto! -- You received this message because