Hi, I am trying to create a questionare form that would end up posting a survey to the backend over a web service. I assume that I need to create multiple layout files where each file would have a question and 5 possible choices the user can pick up and then press a button to proceed to the next screen. Imagine I have 5 screens (Layout files).
Which example of android samples would be a good starting point ?, is there a specific layout option or pattern I would need to follow ?. I am not able to register the event listener for buttons in the second layout file while creating the activity. any suggestions on how to handle events and multiple layout files ?. thanks DS -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

