Right, Im hoping someone can help me out on this.
I have an application I'm making and so far everything is working great, I have a splash screen then a main.xml with button activities leading to different xmls with information on it, so lets say I click a button activity on the main.xml which takes me to page.xml with info on it, there is another button activity on page.xml that I want it go to a new xml called page2.xml but I have no idea how to do that.
Do I need to create another menu.java like class for that page?
If anyone knows how to or there is a video tut how to I'd be so thankful
I hope I explained well
I have an application I'm making and so far everything is working great, I have a splash screen then a main.xml with button activities leading to different xmls with information on it, so lets say I click a button activity on the main.xml which takes me to page.xml with info on it, there is another button activity on page.xml that I want it go to a new xml called page2.xml but I have no idea how to do that.
Do I need to create another menu.java like class for that page?
If anyone knows how to or there is a video tut how to I'd be so thankful

I hope I explained well
