1guide=true 2page.title=Sample Code 3@jd:body 4 5 6<script type="text/javascript"> 7 window.location = toRoot + "resources/samples/index.html"; 8</script> 9 10<p><strong>This document has moved. Please go to <a 11href="http://developer.android.com/resources/samples/index.html">List of Sample 12Apps</a>.</strong></p> 13 14 15 16