Success!
This past weekend, I spent about 5 hours working on getting the buttons to link to their respective pages from the Main page. Tiffany provided me with the images after I gave her the dimensions for each button.
Sound button –> set up.
Activity button –> ACTIVITY page
Settings button –> SETTINGS page
Tutorial button –> SOUND page
I had a couple of issues dealing with replacing the original placeholder buttons with the images of the buttons that Tiffany had made for me. This was solved by changing the button listeners in the java class from being declared as a Button to an Imagebutton. It was a silly mistake….but…lesson learned.

