2009-03-03 19:31:44 -08:00
|
|
|
guide=true
|
|
|
|
page.title=Sample Code
|
|
|
|
@jd:body
|
|
|
|
|
|
|
|
|
2010-07-02 11:11:34 -07:00
|
|
|
<script type="text/javascript">
|
|
|
|
window.location = toRoot + "resources/samples/index.html";
|
|
|
|
</script>
|
2009-03-03 19:31:44 -08:00
|
|
|
|
2010-07-02 11:11:34 -07:00
|
|
|
<p><strong>This document has moved. Please go to <a
|
|
|
|
href="http://developer.android.com/resources/samples/index.html">List of Sample
|
|
|
|
Apps</a>.</strong></p>
|
2009-03-03 19:31:44 -08:00
|
|
|
|
2009-10-16 16:22:54 -07:00
|
|
|
|
|
|
|
|