Hello, I am currently trying to develop a survey type android
application. I want the application to ask a user a series of question
with either multiple choice answers or type in answers one at a time.
After the user gives a answer, he/she could click on a next button for
the next question. This will go on until the questions are done. Also
I would like to provide an option where the user could go back to any
previously answered question.

Currently, I am wondering how I should develop the GUI for this. I was
wondering if I should make individual classes for each question or
have them all in the same class, and how I would show the next
question once the current question is finished. Any suggestions or
pointers would be great.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to