Hi, I have an Activity A as launch mode 'singleTask'.
And i am launching B from A by using startActivityForResult(). From i am calling setResult().But onActivityResult() of A not being called. Is there any problem with launch mode of A? -- 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 To unsubscribe, reply using "remove me" as the subject.

