just add  the data  by  using the functions putExtra()  on the intent
object and extract it at the receiving activity by using
 getIntent().getExtra()


On Sun, Nov 13, 2011 at 12:10 AM, Narendra Singh Rathore <
[email protected]> wrote:

> ok, so u mean..in the same way transferring data from an activity to
> another.
> I need to try it first.
>
>
> --
> 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
>

-- 
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

Reply via email to