Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 1 | <!-- |
| 2 | Copyright 2010 The Android Open Source Project |
| 3 | |
| 4 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 5 | you may not use this file except in compliance with the License. |
| 6 | You may obtain a copy of the License at |
| 7 | |
| 8 | http://www.apache.org/licenses/LICENSE-2.0 |
| 9 | |
| 10 | Unless required by applicable law or agreed to in writing, software |
| 11 | distributed under the License is distributed on an "AS IS" BASIS, |
| 12 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 13 | See the License for the specific language governing permissions and |
| 14 | limitations under the License. |
| 15 | --> |
| 16 | <?cs # Table of contents for Dev pdk.?> |
| 17 | <ul id="nav"> |
| 18 | |
| 19 | <!-- Porting Android --> |
| 20 | <li class="nav-section"> |
| 21 | <div class="nav-section-header"> |
| 22 | <a href="<?cs var:toroot ?>devices/index.html"> |
| 23 | <span class="en">Porting</span> |
| 24 | </a> |
| 25 | </div> |
| 26 | <ul> |
| 27 | <li><a href="<?cs var:toroot ?>devices/media.html">Media</a></li> |
| 28 | <li class="nav-section"> |
| 29 | <div class="nav-section-header"> |
| 30 | <a href="<?cs var:toroot ?>devices/audio.html"> |
| 31 | <span class="en">Audio</span> |
| 32 | </a> |
| 33 | </div> |
| 34 | <ul> |
| 35 | <li><a href="<?cs var:toroot ?>devices/audio_latency.html">Latency</a></li> |
| 36 | <li><a href="<?cs var:toroot ?>devices/audio_warmup.html">Warmup</a></li> |
| 37 | </ul> |
| 38 | </li> |
| 39 | <li><a href="<?cs var:toroot ?>devices/camera.html">Camera v1</a></li> |
| 40 | <li><a href="<?cs var:toroot ?>devices/drm.html">DRM</a></li> |
| 41 | <li><a href="<?cs var:toroot ?>devices/graphics.html">Graphics</a></li> |
| 42 | <li><a href="<?cs var:toroot ?>devices/bluetooth.html">Bluetooth</a></li> |
| 43 | <!-- Find a better section for these --> |
| 44 | <li class="nav-section"> |
| 45 | <div class="nav-section-header empty"> |
| 46 | <a href="<?cs var:toroot ?>devices/reference/files.html"> |
| 47 | <span class="en">Reference</span> |
| 48 | </a> |
| 49 | </div> |
| 50 | </li> |
| 51 | </ul> |
| 52 | </li> |
| 53 | <!-- End Porting Android --> |
| 54 | </li> |
| 55 | |
| 56 | |
| 57 | <li class="nav-section"> |
| 58 | <div class="nav-section-header"> |
| 59 | <a href="<?cs var:toroot ?>devices/tech/index.html"> |
| 60 | <span class="en">Technical Information</span> |
| 61 | </a> |
| 62 | </div> |
| 63 | |
| 64 | <ul> |
| 65 | <li class="nav-section"> |
| 66 | <div class="nav-section-header"> |
| 67 | <a href="<?cs var:toroot ?>devices/tech/dalvik/index.html"> |
| 68 | <span class="en">Dalvik</span></a> |
| 69 | </div> |
| 70 | <ul> |
| 71 | <li><a href="<?cs var:toroot ?>devices/tech/dalvik/dalvik-bytecode.html">Bytecode Format</a></li> |
| 72 | <li><a href="<?cs var:toroot ?>devices/tech/dalvik/dex-format.html">.Dex Format</a></li> |
| 73 | <li><a href="<?cs var:toroot ?>devices/tech/dalvik/instruction-formats.html">Instruction Formats</a></li> |
| 74 | </ul> |
| 75 | </li> |
| 76 | |
| 77 | <li class="nav-section"> |
| 78 | <div class="nav-section-header"> |
| 79 | <a href="<?cs var:toroot ?>devices/tech/datausage/index.html"> |
| 80 | <span class="en">Data Usage</span> |
| 81 | </a> |
| 82 | </div> |
| 83 | <ul> |
| 84 | <li><a href="<?cs var:toroot ?>devices/tech/datausage/iface-overview.html">Network interface statistics overview</a></li> |
| 85 | <li><a href="<?cs var:toroot ?>devices/tech/datausage/excluding-network-types.html">Excluding Network Types from Data Usage</a></li> |
| 86 | <li><a href="<?cs var:toroot ?>devices/tech/datausage/tethering-data.html">Tethering Data</a></li> |
| 87 | <li><a href="<?cs var:toroot ?>devices/tech/datausage/usage-cycle-resets-dates.html">Usage Cycle Reset Dates</a></li> |
| 88 | <li><a href="<?cs var:toroot ?>devices/tech/datausage/kernel-overview.html">Kernel Overview</a></li> |
| 89 | <li><a href="<?cs var:toroot ?>devices/tech/datausage/tags-explained.html">Data Usage Tags Explained</a></li> |
| 90 | <li><a href="<?cs var:toroot ?>devices/tech/datausage/kernel-changes.html">Kernel Changes</a></li> |
| 91 | </ul> |
| 92 | </li> |
| 93 | <li class="nav-section"> |
| 94 | <div class="nav-section-header"> |
| 95 | <a href="<?cs var:toroot ?>devices/debugtune.html"> |
| 96 | <span class="en">Debugging and Tuning</span> |
| 97 | </a> |
| 98 | </div> |
| 99 | <ul> |
| 100 | <li><a href="<?cs var:toroot ?>devices/tuning.html">Performance Tuning</a></li> |
| 101 | <li><a href="<?cs var:toroot ?>devices/native-memory.html">Native Memory Usage</a></li> |
| 102 | </ul> |
| 103 | </li> |
| 104 | |
| 105 | <li class="nav-section"> |
| 106 | <div class="nav-section-header"> |
| 107 | <a href="<?cs var:toroot ?>devices/tech/encryption/index.html"> |
| 108 | <span class="en">Encryption</span> |
| 109 | </a> |
| 110 | </div> |
| 111 | <ul> |
| 112 | <li><a href="<?cs var:toroot ?>devices/tech/encryption/android_crypto_implementation.html">Encryption Technical Information</a></li> |
| 113 | </ul> |
| 114 | </li> |
| 115 | <li class="nav-section"> |
| 116 | <div class="nav-section-header"> |
| 117 | <a href="<?cs var:toroot ?>devices/tech/input/index.html"> |
| 118 | <span class="en">Input</span> |
| 119 | </a> |
| 120 | </div> |
| 121 | <ul> |
| 122 | <li><a href="<?cs var:toroot ?>devices/tech/input/overview.html">Overview</a></li> |
| 123 | <li><a href="<?cs var:toroot ?>devices/tech/input/key-layout-files.html">Key Layout Files</a></li> |
| 124 | <li><a href="<?cs var:toroot ?>devices/tech/input/key-character-map-files.html">Key Character Map Files</a></li> |
| 125 | <li><a href="<?cs var:toroot ?>devices/tech/input/input-device-configuration-files.html">Input Device Configuration Files</a></li> |
| 126 | <li><a href="<?cs var:toroot ?>devices/tech/input/migration-guide.html">Migration Guide</a></li> |
| 127 | <li><a href="<?cs var:toroot ?>devices/tech/input/keyboard-devices.html">Keyboard Devices</a></li> |
| 128 | <li><a href="<?cs var:toroot ?>devices/tech/input/touch-devices.html">Touch Devices</a></li> |
| 129 | <li><a href="<?cs var:toroot ?>devices/tech/input/dumpsys.html">Dumpsys</a></li> |
| 130 | <li><a href="<?cs var:toroot ?>devices/tech/input/getevent.html">Getevent</a></li> |
| 131 | <li><a href="<?cs var:toroot ?>devices/tech/input/validate-keymaps.html">Validate Keymaps</a></li> |
| 132 | </ul> |
| 133 | </li> |
| 134 | |
| 135 | <li> |
| 136 | <a href="<?cs var:toroot ?>devices/tech/kernel.html"> |
| 137 | <span class="en">Kernel</span> |
| 138 | </a> |
| 139 | </li> |
| 140 | |
| 141 | <li> |
| 142 | <a href="<?cs var:toroot ?>devices/tech/power.html"> |
| 143 | <span class="en">Power</span> |
| 144 | </a> |
| 145 | </li> |
Robert Ly | 9ca4369 | 2013-04-16 13:10:20 -0700 | [diff] [blame] | 146 | <li class="nav-section"> |
| 147 | <div class="nav-section-header"> |
| 148 | <a href="<?cs var:toroot ?>devices/tech/security/index.html"> |
| 149 | <span class="en">Input</span> |
| 150 | </a> |
| 151 | </div> |
| 152 | <ul> |
| 153 | <li> |
| 154 | <a href="<?cs var:toroot ?>devices/tech/security/enhancements.html"> |
| 155 | <span class="en">Security Enhancements in Android 4.2</span> |
| 156 | </a> |
| 157 | </li> |
| 158 | </ul> |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 159 | </li> |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 160 | |
| 161 | |
| 162 | <li class="nav-section"> |
| 163 | <div class="nav-section-header"> |
| 164 | <a href="<?cs var:toroot ?>devices/tech/test_infra/tradefed/index.html"> |
| 165 | <span class="en">Trade Federation Testing Infrastructure</span> |
| 166 | </a> |
| 167 | </div> |
| 168 | <ul> |
Omari Stephens | 46bdf0d | 2013-04-17 16:35:47 -0700 | [diff] [blame^] | 169 | <li class="nav-section"> |
| 170 | <div class="nav-section-header"> |
| 171 | <a href="<?cs var:toroot ?>devices/tech/test_infra/tradefed/fundamentals/index.html"> |
| 172 | <span class="en">Start Here</span> |
| 173 | </a> |
| 174 | </div> |
| 175 | <ul> |
| 176 | <li><a href="<?cs var:toroot ?>devices/tech/test_infra/tradefed/fundamentals/machine_setup.html" |
| 177 | >Machine Setup</a></li> |
| 178 | <li><a href="<?cs var:toroot ?>devices/tech/test_infra/tradefed/fundamentals/devices.html" |
| 179 | >Working with Devices</a></li> |
| 180 | <li><a href="<?cs var:toroot ?>devices/tech/test_infra/tradefed/fundamentals/lifecycle.html" |
| 181 | >Test Lifecycle</a></li> |
| 182 | <li><a href="<?cs var:toroot ?>devices/tech/test_infra/tradefed/fundamentals/options.html" |
| 183 | >Option Handling</a></li> |
| 184 | </ul> |
| 185 | </li> |
| 186 | |
| 187 | <li class="nav-section"> |
| 188 | <div class="nav-section-header"> |
| 189 | <a href="<?cs var:toroot ?>devices/tech/test_infra/tradefed/developer/index.html"> |
| 190 | <span class="en">Developer Docs</span> |
| 191 | </a> |
| 192 | </div> |
| 193 | <ul> |
| 194 | <li><a href="<?cs var:toroot ?>devices/tech/test_infra/tradefed/developer/unit_tests.html" |
| 195 | >Unit Testing TF Components</a></li> |
| 196 | <li><a href="<?cs var:toroot ?>devices/tech/test_infra/tradefed/developer/utility_classes.html" |
| 197 | >Handy Utility Classes</a></li> |
| 198 | <li><a href="<?cs var:toroot ?>devices/tech/test_infra/tradefed/developer/implementation.html" |
| 199 | >How To Write an I-Whatever</a></li> |
| 200 | </ul> |
| 201 | </li> |
| 202 | <li class="nav-section"> |
| 203 | <div class="nav-section-header"> |
| 204 | <a href="<?cs var:toroot ?>devices/tech/test_infra/tradefed/integrator/index.html"> |
| 205 | <span class="en">Integrator Docs</span> |
| 206 | </a> |
| 207 | </div> |
| 208 | <ul> |
| 209 | <li><a href="<?cs var:toroot ?>devices/tech/test_infra/tradefed/integrator/config_xml_spec.html" |
| 210 | >XML Config Format Spec</a></li> |
| 211 | <li><a href="<?cs var:toroot ?>devices/tech/test_infra/tradefed/integrator/commandfile_format.html" |
| 212 | >Command File Format</a></li> |
| 213 | </ul> |
| 214 | </li> |
| 215 | <li class="nav-section"> |
| 216 | <div class="nav-section-header"> |
| 217 | <a href="<?cs var:toroot ?>devices/tech/test_infra/tradefed/runner/index.html"> |
| 218 | <span class="en">Test Runner Docs</span> |
| 219 | </a> |
| 220 | </div> |
| 221 | <ul> |
| 222 | <li><a href="<?cs var:toroot ?>devices/tech/test_infra/tradefed/runner/cli.html" |
| 223 | >Command Line Interaction</a></li> |
| 224 | <li><a href="<?cs var:toroot ?>devices/tech/test_infra/tradefed/runner/debug.html" |
| 225 | >Debugging Unexpected Results</a></li> |
| 226 | </ul> |
| 227 | </li> |
| 228 | <li><a href="<?cs var:toroot ?>devices/tech/test_infra/tradefed/full_example.html" |
| 229 | >An End-to-End Example</a></li> |
| 230 | <li id="tradefed-tree-list" class="nav-section"> |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 231 | <div class="nav-section-header"> |
| 232 | <a href="<?cs var:toroot ?>reference/packages.html"> |
| 233 | <span class="en">Reference</span> |
| 234 | </a> |
| 235 | <div> |
| 236 | </li> |
| 237 | </ul> |
| 238 | </li> |
| 239 | |
| 240 | </ul> |
| 241 | </li> |
| 242 | |
Omari Stephens | 46bdf0d | 2013-04-17 16:35:47 -0700 | [diff] [blame^] | 243 | </ul> |