Can anyone tell me when I should use one over the other?  In my app, I
currently use AsyncQueryHandler and make updates to the UI in the
onQueryComplete() callback and I'm not under the impression this is
not a good thing.

However, looking at the documentation, I'm unsure when I would use the
AsyncQueryHandler over the AsyncTask.

Thanks in advance.

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