I have an idea: check whether account has been steup in onResume() of your main activity if not start the wizard activity.
On Dec 5, 9:58 am, hap 497 <[email protected]> wrote: > Hi, > > In android Email app, when I first launch it, it will shows me the > 'account setup wizard' activity. > But when I launch the Email app(after the account is set) again, it > wont' show the 'account setup wizard' activity, it will show the > 'Folder list activity ' instead. > > How can it does the main activity switch (depends on the email account setup)? > > Thank you. -- 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

