I am writing an application in which I want the activity to a new
instance everytime it is executed, so I am applying
FLAG_ACTIVITY_MULTIPLE_TASK in conjuction with FLAG_ACTIVITY_NEW_TASK
in the Intent that triggers the activity. But I soon as I execute the
application, I get an "Force Closed" dialog box. Can anyone help me
out or tell a better way to achieve the required task?

Thank-you very much.


--~--~---------~--~----~------------~-------~--~----~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to