0
Answer

I wanted to getintent data in fragment class

Bundle b =getActivity(). getIntent().getExtras();
String id=b.getString("memberid");