I am using android2.3.3, I have develop one sample for horizontal paging. 
Where I am unable to send the data from actvity to the fragments.

I have two fragment classes, these two classes are configured to the 
activity by using FragmentPagerAdapter class. 
I can send data from fragments to activity by interface declared in 
fragments and implement this interface by actvity class.

Now I need to send the data from one fragment to another fragment (or) from 
actvity to fragment back?

How can do this. Could any one please share your knowledge.

Thanks & Regards
mini.

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