android tutorial

Splash Screen With Sounds

The long note on this demo app is on my blog. See Splash Screen With Sound.

The demo is a variation of an earlier demo. It plays two distinct sounds. The first is for the splash image. The second is for the main screen. Note that the sound plays when you get to the main screen and each time you reorient your Android device.

Source code is attached below. Be sure to do a clean build in Eclipse after you import the project.