blob: 7ab5dc9c2e42ea2cdd3965203b3881165750ec87 [file] [log] [blame]
The Android Open Source Project475fa122009-02-10 15:43:57 -08001<?cs include:"doctype.cs" ?>
The Android Open Source Projectb6c1cf62008-10-21 07:00:00 -07002<?cs include:"macros.cs" ?>
3<?cs set:guide="true" ?>
4<html>
5<?cs include:"head_tag.cs" ?>
6<?cs include:"header.cs" ?>
7
The Android Open Source Project41977d72009-02-19 10:57:29 -08008<div class="g-unit" id="doc-content"><a name="top"></a>
The Android Open Source Projectb6c1cf62008-10-21 07:00:00 -07009
The Android Open Source Project41977d72009-02-19 10:57:29 -080010<div id="jd-header" class="guide-header">
11
12 <span class="crumb">
13 <a href="<?cs var:toroot ?>guide/samples/index.html">Sample Code &gt;</a>
14
15 </span>
The Android Open Source Projectb6c1cf62008-10-21 07:00:00 -070016<h1><?cs var:page.title ?></h1>
The Android Open Source Projectb6c1cf62008-10-21 07:00:00 -070017</div>
18
19<div id="jd-content">
20
21<p><a href="<?cs var:realFile ?>">Original <?cs var:realFile ?></a></p>
22
23<!-- begin file contents -->
24<pre class="Code prettyprint"><?cs var:fileContents ?></pre>
25<!-- end file contents -->
26
27<?cs include:"footer.cs" ?>
28</div><!-- end jd-content -->
29</div> <!-- end doc-content -->
The Android Open Source Project475fa122009-02-10 15:43:57 -080030
31<?cs include:"trailer.cs" ?>
32
The Android Open Source Projectb6c1cf62008-10-21 07:00:00 -070033</body>
34</html>