Intent.FLAG_ACTIVITY_NEW_TASK may help 2010/4/30 davidrobin <[email protected]>
> Hi, > > I want to create a new process to run a new instance of the current > activity. > How can I do that? > I tried to modify the manifest.xml and the intent flag. But only to > get new instance in the same process of the current one. > > Any advice is very appreciated. > > > br, Robin. > > -- > 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 -- --- Thanks -- 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

