Hi all,
I'm new to android development and I want to create a menu for my app. The problem is that when I search for instructions, they all want to talk about what to do when the user presses the menu button which is not what I'm looking for.
Here's a pic to show what I'm trying to do. The user would load my app and be presented with something pretty much identical to this.

I have one of the three parts coded and working just fine, but in the end I want the user to choose between the three options instead of stacking the three parts vertically on one screen.
How can I accomplish this? Or where can I go to find this info?
Thanks!
I'm new to android development and I want to create a menu for my app. The problem is that when I search for instructions, they all want to talk about what to do when the user presses the menu button which is not what I'm looking for.
Here's a pic to show what I'm trying to do. The user would load my app and be presented with something pretty much identical to this.

I have one of the three parts coded and working just fine, but in the end I want the user to choose between the three options instead of stacking the three parts vertically on one screen.
How can I accomplish this? Or where can I go to find this info?
Thanks!


Thanks much!