am dd147feb: Merge "Update _index.html in RandomMusicPlayer sample for ICS"

* commit 'dd147febf31db6b0c718a5f32a5a652f64f48237':
  Update _index.html in RandomMusicPlayer sample for ICS
This commit is contained in:
Roman Nurik
2011-10-06 18:25:28 -07:00
committed by Android Git Automerger

View File

@@ -4,5 +4,10 @@ available on the device or specify a URL from which the media should be
streamed. It also illustrates how to use the notification system to indicate
an ongoing task and how to deal with audio focus changes.</p>
<p><strong>Update:</strong> This sample also illustrates how to use the
<code><a href="../../../reference/android/media/RemoteControlClient.html">RemoteControlClient</a></code>
class added in API level 14 to integrate with music playback remote controls
such as those found on the lockscreen.</p>
<img alt="" src="../images/randommusicplayer.png" />