auto import from //depot/cupcake/@135843
diff --git a/samples/ApiDemos/_index.html b/samples/ApiDemos/_index.html
new file mode 100755
index 0000000..b0d1c7b
--- /dev/null
+++ b/samples/ApiDemos/_index.html
@@ -0,0 +1,19 @@
+<p>The API Demos include sample code for many aspects of the Android APIs, from screen layout to Intent resolution.
+</p>
+
+<dl>
+    <dt><a href="src/com/example/android/apis/app/index.html">App</a></dt>
+    <dd></dd>
+
+    <dt><a href="src/com/example/android/apis/content/index.html">Content</a></dt>
+    <dd></dd>
+    
+    <dt><a href="src/com/example/android/apis/view/index.html">View</a></dt>
+    <dd></dd>
+    
+    <dt><a href="src/com/example/android/apis/graphics/index.html">Graphics</a></dt>
+    <dd></dd>
+
+    <dt><a href="src/com/example/android/apis/text/index.html">Text</a></dt>
+    <dd></dd>
+</dl>