When you are able to get the handle for the intent, you should be able
to use

 intent.getExtras();

The API returns a bundle object which you should have used to send
your complex object.

--
Roman Baumgaertner
Sr. SW Engineer-OSDC
·T· · ·Mobile· stick together
The views, opinions and statements in this email are those of the
author solely in their individual capacity, and do not necessarily
represent those of T-Mobile USA, Inc.

On Sep 21, 1:02 am, HandsomeboyIT <handsomebo...@gmail.com> wrote:
> I have an Activity that running on system. I can get the Intent that
> is used to start the activity. But i don't know how to get the
> Activity object from the Intent object or something else. Can anyone
> tell me how to do this??? Note that, I don't use Instrumentation
> object. Thanks so much...
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to