docs: add update information to some samples
Change-Id: Ifafa507bd9e74f2605fe190b12f831051af5f422
diff --git a/samples/ApiDemos/_index.html b/samples/ApiDemos/_index.html
index 399ef86..e16a38a 100644
--- a/samples/ApiDemos/_index.html
+++ b/samples/ApiDemos/_index.html
@@ -16,6 +16,26 @@
<li>And many many more...</li>
</ul>
+<div class="note">
+<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>
+<li><a
+href="src/com/example/android/apis/app/ActionBarActionProviderActivity.java">ShareActionProvider
+</a></li>
+<li><a href="src/com/example/android/apis/view/SearchViewActionBar.java">Collapsible action
+view</a></li>
+<li><a href="src/com/example/android/apis/app/FragmentCustomAnimations.java">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
+support</a></li>
+<li><a href="src/com/example/android/apis/view/Switches.html">Switch widget</a></li>
+</ul>
+</div>
+
<script type="text/javascript">
// This is a totally temporary hack to display the following content only