Hi,

In my application I would like to send/receive data even when the phone goes
to idle/sleep.

For Wifi connections, I use WifiManager.WifiLock to make sure that the
connection stays alive even when device goes to sleep.

But I have not found anything similar for 3G data connections.
The current behaviour is that my application pauses the network
communication when using 3G and device goes to sleep.
How can I make sure that the 3G connection stay alive?

Best regards,
lasse

-- 
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