Android Main Menu Help!?

JYOTI N

New member
I have two options for my game shown through Buttons in the main menu: "New Number" and "Quit Game." I am running my game on the 2.1 emulator. How can I make it so that when the menu shows up with these two options, I should be able to press "New Number" and the screen will change to a textbox where a user can input a number? This screen changing and user input is confusing. Do I need to make more xml files? Can you tell me what classes/methods I need for this?
 
Back
Top