Hi all, I have a process that creates and starts an Intent with the startActivity. I want the process to wait for continuous results returned from the activity while the activity is executing and a final result once it is finished. Would the PendingActivity API help me with this or is there anything else in the API I can use?
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

