fix android beam icon and add make file
Change-Id: Ib7a77ec6a5c15c06c009bb3a47c1f983f98c553a
diff --git a/samples/ApiDemos/_index.html b/samples/ApiDemos/_index.html
index e16a38a..002ca15 100644
--- a/samples/ApiDemos/_index.html
+++ b/samples/ApiDemos/_index.html
@@ -20,17 +20,17 @@
<p><strong>Update:</strong> The following are some of the new demos for Android 4.0:</p>
<ul>
<li><a
-href="src/com/example/android/apis/preference/PreferencesFromCode.java">SwitchPreference</a></li>
+href="src/com/example/android/apis/preference/PreferencesFromCode.html">SwitchPreference</a></li>
<li><a
-href="src/com/example/android/apis/app/ActionBarActionProviderActivity.java">ShareActionProvider
+href="src/com/example/android/apis/app/ActionBarActionProviderActivity.html">ShareActionProvider
</a></li>
-<li><a href="src/com/example/android/apis/view/SearchViewActionBar.java">Collapsible action
+<li><a href="src/com/example/android/apis/view/SearchViewActionBar.html">Collapsible action
view</a></li>
-<li><a href="src/com/example/android/apis/app/FragmentCustomAnimations.java">Custom
+<li><a href="src/com/example/android/apis/app/FragmentCustomAnimations.html">Custom
fragment animations</a></li>
-<li><a href="src/com/example/android/apis/app/RemoteService.java">Service bindings</a></li>
-<li><a href="src/com/example/android/apis/view/OverscanActivity.java">Full screen UI modes</a></li>
-<a><a href="src/com/example/android/apis/graphics/TouchPaint.java">Stylus and hover
+<li><a href="src/com/example/android/apis/app/RemoteService.html">Service bindings</a></li>
+<li><a href="src/com/example/android/apis/view/OverscanActivity.html">Full screen UI modes</a></li>
+<li><a href="src/com/example/android/apis/graphics/TouchPaint.html">Stylus and hover
support</a></li>
<li><a href="src/com/example/android/apis/view/Switches.html">Switch widget</a></li>
</ul>