The Android Open Source Project | 88b6079 | 2009-03-03 19:28:42 -0800 | [diff] [blame] | 1 | <?cs include:"doctype.cs" ?> |
| 2 | <?cs include:"macros.cs" ?> |
Dirk Dougherty | 502c498 | 2009-12-02 18:01:16 -0800 | [diff] [blame] | 3 | <?cs set:resources="true" ?> |
The Android Open Source Project | 88b6079 | 2009-03-03 19:28:42 -0800 | [diff] [blame] | 4 | <html> |
| 5 | <?cs include:"head_tag.cs" ?> |
| 6 | <?cs include:"header.cs" ?> |
Dirk Dougherty | 502c498 | 2009-12-02 18:01:16 -0800 | [diff] [blame] | 7 | <body class="gc-documentation"> |
The Android Open Source Project | 88b6079 | 2009-03-03 19:28:42 -0800 | [diff] [blame] | 8 | |
The Android Open Source Project | 88b6079 | 2009-03-03 19:28:42 -0800 | [diff] [blame] | 9 | |
Dirk Dougherty | 502c498 | 2009-12-02 18:01:16 -0800 | [diff] [blame] | 10 | <a name="top"></a> |
| 11 | <div class="g-unit" id="doc-content"> |
| 12 | <div id="jd-header" class="guide-header"> |
| 13 | <span class="crumb"> </span> |
| 14 | <h1><?cs var:page.title ?></h1> |
| 15 | </div> |
The Android Open Source Project | 88b6079 | 2009-03-03 19:28:42 -0800 | [diff] [blame] | 16 | |
| 17 | <div id="jd-content"> |
| 18 | |
Dirk Dougherty | 12741f5 | 2009-04-27 18:13:09 -0700 | [diff] [blame] | 19 | <p>The file containing the source code shown below is located in the corresponding directory in <code><sdk>/platforms/android-<version>/samples/...</code></p> |
The Android Open Source Project | 88b6079 | 2009-03-03 19:28:42 -0800 | [diff] [blame] | 20 | |
| 21 | <!-- begin file contents --> |
Scott Main | f8af887 | 2009-12-02 20:59:40 -0800 | [diff] [blame] | 22 | <pre><?cs var:fileContents ?></pre> |
The Android Open Source Project | 88b6079 | 2009-03-03 19:28:42 -0800 | [diff] [blame] | 23 | <!-- end file contents --> |
| 24 | |
| 25 | <?cs include:"footer.cs" ?> |
| 26 | </div><!-- end jd-content --> |
| 27 | </div> <!-- end doc-content --> |
| 28 | |
| 29 | <?cs include:"trailer.cs" ?> |
| 30 | |
| 31 | </body> |
| 32 | </html> |