Dear group,

I'm starting an sub-Activity to perform login.  This Activity creates
a REST-helper class which performs REST calls and saves up state
(session cookies, etc.).  I would like to return this instantiated
object back to the calling activity.  I presume this can be done
through the Intent in setResult (result, intent), but it is not
obvious to me how I attach some random class to the intent.

Any help appreciated!

Joe
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" 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-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to