android - PreferenceActivity lifecycle -


i read http://developer.android.com/reference/android/app/activity.html have question preferenceactivity lifecycle:

does preferenceactivity onstop() or ondestory() call?

i understand gets onstop() called when user clicks 'back', ondestory()? when ondesgtory() preferenceactivity called?

thank you.

as preferenceactivity subclass of activity, should follow same lifecycle. click on link provided , navigate indirect subclasses or here direct http://developer.android.com/reference/android/preference/preferenceactivity.html


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -