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:
@ -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>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user