primitive statics will be taken care. jus make others null.
in onPause() unregister & in onResume register again.

2009/7/16 Ivy <ytang1...@gmail.com>

>
> I register a SensorListener,where should i unregister it?
> In which method?
> And how to release statics?
>
> On 7月16日, 下午7时39分, Sujay Krishna Suresh <sujay.coold...@gmail.com>
> wrote:
> > Yes, it is best to do that...
> > But i tried adding this as a ShutdownHook, but it failed to execute on
> app
> > exit...
> > I'd suggest that u release resources used by an activity in its onDestroy
> > method.
> >
> > On Thu, Jul 16, 2009 at 5:03 PM, Ivy <ytang1...@gmail.com> wrote:
> >
> > > i have some static variables and some registerListeners.
> > > Do i need to release them all and remove these listeners?
> >
> > --
> > Regards,
> > Sujay
> > Lenny Bruce <
> http://www.brainyquote.com/quotes/authors/l/lenny_bruce.html>
> > - "Communism is like one big phone company."
> >
>


-- 
Regards,
Sujay
Mike Ditka <http://www.brainyquote.com/quotes/authors/m/mike_ditka.html>  -
"If God had wanted man to play soccer, he wouldn't have given us arms."

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