ProgrammingWizards Android Fragments Communication-pass data,getActivity(),fragmentmanager,onsta
static fragments,vs activity,back button,animationaction bar,
Descriptions
Obviously
you don't pass data between two fragments directly just as you don't
between two activities.Fragments get hosted by Activities so fortunately
the easiest way is just to get the activity hosting the two and use it
to pass data between the two dynamically.Its actually what we explore
here.
Cheers!!
No comments:
Post a Comment