0

I have 2 activitys A1 and A2, A1 contains Fragments i need to pass a model class object from these fragments to Activity A2?

VerbFragment

Intent intent = new Intent(getActivity(), VerbDetailActivity.class);
startActivity(intent);
OneCricketeer
  • 151,199
  • 17
  • 111
  • 216

0 Answers0