Could  you explain it? I am directly using thread. what is the issue
if I don't use service?

On May 27, 11:29 am, Dianne Hackborn <hack...@android.com> wrote:
> Service doesn't.  You still need to use a thread in it.
>
> On Tue, May 26, 2009 at 8:22 PM, Gavin <fjm...@gmail.com> wrote:
>
> > Hello,
> >    I want to download some data from internet.  It should not block
> > main UI thread.
> >    I know both thread and service can handle the work.  What is the
> > difference between them?
> >    thanks.
>
> --
> Dianne Hackborn
> Android framework engineer
> hack...@android.com
>
> Note: please don't send private questions to me, as I don't have time to
> provide private support, and so won't reply to such e-mails.  All such
> questions should be posted on public forums, where I and others can see and
> answer them.
--~--~---------~--~----~------------~-------~--~----~
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