Thanks. I was incorrectly focused on avoiding an intermediate Activity. Your approach seems simpler to implement and I suspect the delay due to the creation of the intermediate Activity will be too small to notice.
On Apr 21, 2:42 pm, "~ TreKing" <treking...@gmail.com> wrote: > On Wed, Apr 21, 2010 at 1:29 PM, greg <sep...@eduneer.com> wrote: > > Any tips on how to correctly start a particular activity from > > the Application class's onCreate handler? > > How about starting the particular activity from your main activity instead > of your Application class? > > ------------------------------------------------------------------------------------------------- > TreKing - Chicago transit tracking app for Android-powered > deviceshttp://sites.google.com/site/rezmobileapps/treking > > -- > 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 > athttp://groups.google.com/group/android-developers?hl=en -- 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