hi, thanks for the answers.. but i have a problem again. when i use Finish()
then only the active activity shuts down...iam calling many activitys this
way:

  Intent intentMainMenu = new Intent(this, typeof(frmMainMenu));
            StartActivity(intentMainMenu);

the last activity is opening when i use the Finish() command. 



--
View this message in context: 
http://mono-for-android.1047100.n5.nabble.com/Complete-Exit-tp5711965p5711982.html
Sent from the Mono for Android mailing list archive at Nabble.com.
_______________________________________________
Monodroid mailing list
[email protected]

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to