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 that may help:

http://developer.android.com/intl/de/reference/android/net/wifi/WifiManager.WifiLock.html

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

Android App Developer Books: http://commonsware.com/books

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to