I am trying to do the same(
http://stackoverflow.com/questions/4850404/how-to-get-result-of-child-activities-in-a-parent-tab-activity)
but i am not getting it can you please give an example

On Fri, Jul 22, 2011 at 4:12 PM, Rocky <rkjhaw1...@gmail.com> wrote:

> u can use bundle or when u call activity2 , call with
> startActivityForResult, and use the appropriate method.
>
>
>
> On Fri, Jul 22, 2011 at 4:02 PM, kaushik p <kaushiks...@gmail.com> wrote:
>
>> Hi all ,
>>
>> Is there any way to get data back from the child activity to the parent
>> activity ??
>> For example if
>>
>> 1)  Activity1    calls    Activity2
>> 2) now when the activity2  is finished  i want some data back from it .
>>
>> Please help me find the solution
>> --
>> Thanks&Regards
>> Kaushik Pendurthi
>>
>> http://kaushikpendurthi.blogspot.com/
>>
>> --
>> 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
>
>
>
>
> --
> Thanks & Regards
>
> Rakesh Kumar Jha
> Software Developer
> Symphony Services Corp (India) Pvt Ltd
> Bangalore
> (O) +918030274295
> (R) +919886336619
>
>  --
> 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




-- 
Thanks&Regards
Kaushik Pendurthi

http://kaushikpendurthi.blogspot.com/

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