I am new to Android App Development. I am trying to prepare User Profile with lots of questions. So, I was wondering what would be the best method for this. Should a new Activity be created for each of the Question or only one activity be used and only the question be changed everytime the user presses the "Next" button ? (Not sure how the latter is possible)
Any suggestions ?
Thanks, Naveen