The singleton wont be killed by the system automatically like a service
which could lead to GC problems

On Fri, Apr 9, 2010 at 1:51 PM, ailinykh <ailin...@gmail.com> wrote:

>
>
> >
> > Using a service gives you:
> >
> > 1. Less chance of garbage collection problems from failing to null out
> > the singleton.
> >
> This one I don't understand. What do you mean?
>
> Andrey
>
> --
> 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<android-developers%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>
> To unsubscribe, reply using "remove me" as the subject.
>

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