Android The Basics 9 : Adding Sound with MediaPlayer
In this lesson you will: -Add some sound to our Splash Screen in our myMain class -Learn about the start, pause, & release methods from the MediaPlayer class -Get a better understanding of why we added the onDestroy, onResume, & onPause methods. -Understand the differences between setting up a local variable & a variable that can be use by the whole class
Next we will be learning about the how to use the buttons to actually do something!
No comments:
Post a Comment