Wednesday, June 29, 2011

[android-developers] How to use startActivityForResult() from a singleInstance task.

Hi All,

Is there any way to start a new activity using
startActivityForResult(..) from an activity whose launch mode is
singleInstance in the manifest file. As I don't want to change the
launch mode, can we perform this task so that onActivityResult() gets
called at right time.

thanks in advance
Amit

--
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
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment