You should show some code-snippets of how you show/dismiss your
progress dialog and how the download is handled. Right now, there is
not enough info to help you.

On Mar 19, 2:31 pm, dsukhram <duanesukh...@gmail.com> wrote:
> I am downloading a 230MB database file from a server. I am displaying
> the progress of the download in a progressDialog. However about 12%
> into the download I get the ANR "wait" or "force close" popup.
>
> the logs indicate:
> 03-18 19:55:58.943: WARN/WindowManager(67): Key dispatching timed out
> sending to Downloading Database
>
> I have tried doing the download and progressDialog updates in both a
> Asyntask and using a Handler method but I'm still getting the same
> errors. Is my file just to big? It works fine for smaller sized files.

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

To unsubscribe from this group, send email to 
android-developers+unsubscribegooglegroups.com or reply to this email with the 
words "REMOVE ME" as the subject.

Reply via email to