Hi friends

Can we  use the setResult(Bundle b,int requestCode) and OnActivityResult()
of activity , to pass result between two fragments.
Or is there any methods of such kind in fragments.

I checked the  
setTargetFragment<http://developer.android.com/reference/android/app/Fragment.html#setTargetFragment(android.app.Fragment,
int)>(Fragment<http://developer.android.com/reference/android/app/Fragment.html>
fragment,
int requestCode) of fragment, but I did not understand how to use it.
Any clues..:)

-- 
Regards,
Vani Reddy

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