Re: [android-developers] Who fires OnCreate event?

2011-08-18 Thread Mark Murphy
On Thu, Aug 18, 2011 at 10:48 AM, Pavan Kulkarni  wrote:
> What if I want to customize the activity lifecycle and add a new event
> to it? Any guidance on what kind of changes needs to be done?

You cannot change this, except via custom firmware, which is outside
the scope of this group.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Warescription: Three Android Books, Plus Updates, One Low Price!

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


[android-developers] Who fires OnCreate event?

2011-08-18 Thread Pavan Kulkarni
I was trying to understand how the Activity lifecycle is being
managed! Is there someone who is firing all the events of the
lifecycle? maybe ActivityManagerService?

What if I want to customize the activity lifecycle and add a new event
to it? Any guidance on what kind of changes needs to be done?

Thanks very much in advance
Pavan

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