am 94be4a5e: Deprecate samples/index.html in favor of resource browser. Also update resources-data.js for Accelerometer, Accessibility, and StackWidget sample code.

* commit '94be4a5e1ad833d7e5d0dbed29b806ba8fd5409e':
  Deprecate samples/index.html in favor of resource browser. Also update resources-data.js for Accelerometer, Accessibility, and StackWidget sample code.
This commit is contained in:
Roman Nurik
2011-02-11 15:42:57 -08:00
committed by Android Git Automerger
3 changed files with 16 additions and 142 deletions

View File

@ -4,11 +4,11 @@ page.title=Sample Code
<script type="text/javascript">
window.location = toRoot + "resources/samples/index.html";
window.location = toRoot + "resources/browser.html?tag=sample";
</script>
<p><strong>This document has moved. Please go to <a
href="http://developer.android.com/resources/samples/index.html">List of Sample
href="http://developer.android.com/resources/browser.html?tag=sample">List of Sample
Apps</a>.</strong></p>