I mean Application#onCreate(), activity#onCreate(), Provider1#OnCreate (), Provider2#OnCreate(), Provider3#OnCreate().
On Nov 24, 10:40 pm, magicpig <[EMAIL PROTECTED]> wrote: > suppose we have: > ///////////////// > <application XXX> > <activity> > </activity> > > <provider1> > </provider1> > > <provider2> > </provider2> > > <provider3> > </provider3> > </application> > ///////////////// > > What is the running order of the OnCreate method? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

