I've started a bit with android development, and for my first assigment I've decided to make soundboard. Ive successfully added several buttons, and they make a sound on click. Currently when you open application it directly opens Animal Soundboard.
What I want to do next is: When you start application that it offers you:
Animal Sounds Laugh Sounds etc...
When you click on some of them, so it opens Animal sounds?
Basically I need help with how to code when you click on button that opens new windows with new buttons.