summaryrefslogtreecommitdiffstats
path: root/samples/JetBoy
diff options
context:
space:
mode:
authorScott Main <smain@google.com>2009-08-29 13:08:18 -0700
committerScott Main <smain@google.com>2009-08-31 15:22:28 -0700
commit50992e805e758e2231f28ec2127b57a1a9fd0ddc (patch)
tree39a49d31d3b062a1b5fba4bda4d55b6b351ed510 /samples/JetBoy
parent67545123a4188c714fbcf24e7fe1cf1f614b610c (diff)
downloadandroid_development-50992e805e758e2231f28ec2127b57a1a9fd0ddc.tar.gz
android_development-50992e805e758e2231f28ec2127b57a1a9fd0ddc.tar.bz2
android_development-50992e805e758e2231f28ec2127b57a1a9fd0ddc.zip
docs only.
add a homepage for the searchable dictionary sample app. and make all urls relative
Diffstat (limited to 'samples/JetBoy')
-rw-r--r--samples/JetBoy/_index.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/samples/JetBoy/_index.html b/samples/JetBoy/_index.html
index 6665164b5..f7ce9ef18 100644
--- a/samples/JetBoy/_index.html
+++ b/samples/JetBoy/_index.html
@@ -1,7 +1,7 @@
<p>JetBoy is a sample game that demonstrates the use of the
-<a href="/reference/android/media/JetPlayer.html">android.media.JetPlayer</a>
+<a href="../../../reference/android/media/JetPlayer.html">android.media.JetPlayer</a>
class to implement an interactive music soundtrack in an application. JetBoy uses
-<a href="/guide/topics/media/index.html#jet">JET content created with
+<a href="../../../guide/topics/media/index.html#jet">JET content created with
JetCreator</a> and game-generated events fed to JetPlayer
to adapt the soundtrack to the user actions. Listen to how the melody picks
up when you start shooting asteroids, how you are congratulated when you
@@ -18,7 +18,7 @@ in the SDK, located at <code>&lt;sdk>/platforms/&lt;platform>/samples/JetBoy/</c
</p>
<p><strong>See also:</strong><br/>
-<a href="/guide/topics/media/jet/jetcreator_manual.html">SONiVOX JETCreator User Manual</a><br/>
-<a href="/reference/android/media/JetPlayer.html">JetPlayer class</a></p>
+<a href="../../../guide/topics/media/jet/jetcreator_manual.html">SONiVOX JETCreator User Manual</a><br/>
+<a href="../../../reference/android/media/JetPlayer.html">JetPlayer class</a></p>
-<img alt="" src="/guide/samples/images/JetBoy.png" />
+<img alt="" src="../images/JetBoy.png" />