I am a newbie. I am wondering if you can point me to the right direction. I want to make a simple program. At start, 3 buttons on the bottom, button1,
button2, button3. When I press Button1 an ImageView1 becomes visible. When I press Button3 an imageView2 becomes visible. Pressing button2 disables any imageView. All buttons visible at all times. Hopefully you can help.
I was able to enable the pictures when the particular a button is push. How can I add sounds with the pictures? I was thinking of using sound Poll but I could not find a good example on how to use it. Any help.