blob: 4b9334f2f619647fee90ef2a50f1e003ec5b71d3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
guide=true
page.title=Sample Code
@jd:body
<script type="text/javascript">
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/browser.html?tag=sample">List of Sample
Apps</a>.</strong></p>
|