any help please... 2010/12/27 Abhilash baddam <[email protected]>
> Hi viktor, > > What your saying is if i use finish(); method in my code, is i > have to use android:launchMode="singleTask" in manifest file right? > > 2010/12/27 viktor <[email protected]> > > You can set for every Activities android:launchMode="singleTask" ; >> >> And if you go Home, you always restart an Activity with onCreate >> state. >> >> >> On 27 Грд, 10:40, Abhilash baddam >> <[email protected]> wrote: >> > Hi , >> > >> > I am new to android. How can we exit from application...For example >> if >> > we have 3 activities each activity consists one button..when we click >> on a >> > button which may be from any activity, i want to exit from application >> and >> > it should go home screen. again if we start the application from >> emulator it >> > should start from the beginning of the application. How can we do this.? >> > >> > Regards, >> > Abhilash.B >> >> -- >> 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]<android-developers%[email protected]> >> For more options, visit this group at >> http://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 [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

