I want to use a button to change xml layout / view (what exactly do you call the page shown). I have developed a app that will feature many pages about 5 or 6, I need to be able to move forward with a button to a page and go back to the previous page with a different button.
button 1 is the forward button
button 2 is the backwards button
button 3 is a reset button (brings back to the first page)
Thank in advanced!
you could make activities for each view or you could implement flipviewer
sample layout:
sample activity: