Hi, When we launch child activity from parent activity then we get the result of child activity in onActivityResult() method.
Likewise if I launched some activity using PendingIntent from my AppWidget. Activity perform some network operation, get the result. I want to send the result to my AppWidget. How can this be achieve? Thanks in advance. Regards, Mahavir -- 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

