blob: 657e6c48ca99009af54595eafd5f428671602b49 [file] [log] [blame]
Bruno Oliveirab30a3012011-06-07 01:09:21 -04001<p>A simple music player that illustrates how to make a multimedia application
2that manages media playback from a service. It allows the user to play music
3available on the device or specify a URL from which the media should be
4streamed. It also illustrates how to use the notification system to indicate
5an ongoing task and how to deal with audio focus changes.</p>
6
7<img alt="" src="../images/randommusicplayer.png" />
8