Javatpoint Logo

Android fragment problem

By: Arshad*** On: Mon Jan 30 10:38:18 IST 2017     Question Reputation0 Answer Reputation0 Quiz Belt Series Points0  0Blank User
Hello guys
I'm making an app that have fragments .
The app have only two activities one is for questions arranged in listview with onItemClickListener and another is for answer.
Every answer is arranged in corresponding fragment.
When i click on an item of listview then answer activity started then I want to replace the layout of answer activity with the clicked item's corresponding fragment
Project have files as follows.....
QuestionActivity.java
AnswerActivity.java
questions_layout.xml
answer_layout.xml
and 40 fragments
please help me
Up0Down
android  x  69Tags