Design your download process to explect the connection to be broken
(it's a moble or WiFi connection - they will break), and recover and
continue the download when the connection is resumed.

If your phone is turning off during the download search for "wakelock"
in the documentation.

On Jul 30, 9:11 am, Yannick Plenevaux <yplenevaux.geoli...@gmail.com>
wrote:
> Hello everybody,
>
> I am currently searching to set out an issue I encounter.
> I am developing an Application on Android which have to download a lot
> of data and then be unused for a while.
>
> During the download, the device is locked and switch to a kind of idle
> mode that close the wifi connection.
> I don't find out anything about it so I need your precious help.
>
> I would want to programmatically disable this idle mode. Is it
> possible, what sould I do for it?
>
> Respectfully regards,
>
> Yannick Plenevaux
> Geolives SA

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

Reply via email to