startActivityForResult / onActivityResult  is a good way for one
activity to launch another, and receives the data set by the child
activity upon its complete.  This does not work if the parent activity
launches a child that needs to run in a different task.  My question
is, is there a working mechanism to parent activity to receive data
from its estranged child?  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

To unsubscribe from this group, send email to 
android-developers+unsubscribegooglegroups.com or reply to this email with the 
words "REMOVE ME" as the subject.

Reply via email to