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 | --> |
Robert Ly | 5b218c2 | 2013-05-07 10:37:22 -0700 | [diff] [blame] | 16 | <?cs # Table of contents for devices.?> |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 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> |
Robert Ly | 5b218c2 | 2013-05-07 10:37:22 -0700 | [diff] [blame] | 25 | </div> |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 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> |
Glenn Kasten | 98afa53 | 2013-04-15 14:02:36 -0700 | [diff] [blame] | 37 | <li><a href="<?cs var:toroot ?>devices/audio_avoiding_pi.html">Avoiding Priority Inversion</a></li> |
Glenn Kasten | c0c342b | 2013-04-22 13:49:43 -0700 | [diff] [blame] | 38 | <li><a href="<?cs var:toroot ?>devices/latency_design.html">Design For Reduced Latency</a></li> |
Glenn Kasten | 963fd95 | 2013-04-18 17:26:23 -0700 | [diff] [blame] | 39 | <li><a href="<?cs var:toroot ?>devices/audio_terminology.html">Terminology</a></li> |
Glenn Kasten | 4fe3ba4 | 2013-05-13 14:28:56 -0700 | [diff] [blame] | 40 | <li><a href="<?cs var:toroot ?>devices/testing_circuit.html">Testing Circuit</a></li> |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 41 | </ul> |
| 42 | </li> |
| 43 | <li><a href="<?cs var:toroot ?>devices/camera.html">Camera v1</a></li> |
| 44 | <li><a href="<?cs var:toroot ?>devices/drm.html">DRM</a></li> |
| 45 | <li><a href="<?cs var:toroot ?>devices/graphics.html">Graphics</a></li> |
| 46 | <li><a href="<?cs var:toroot ?>devices/bluetooth.html">Bluetooth</a></li> |
| 47 | <!-- Find a better section for these --> |
| 48 | <li class="nav-section"> |
| 49 | <div class="nav-section-header empty"> |
| 50 | <a href="<?cs var:toroot ?>devices/reference/files.html"> |
| 51 | <span class="en">Reference</span> |
| 52 | </a> |
| 53 | </div> |
| 54 | </li> |
| 55 | </ul> |
| 56 | </li> |
| 57 | <!-- End Porting Android --> |
| 58 | </li> |
| 59 | |
Robert Ly | 5b218c2 | 2013-05-07 10:37:22 -0700 | [diff] [blame] | 60 | |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 61 | <li class="nav-section"> |
| 62 | <div class="nav-section-header"> |
| 63 | <a href="<?cs var:toroot ?>devices/tech/index.html"> |
| 64 | <span class="en">Technical Information</span> |
| 65 | </a> |
| 66 | </div> |
| 67 | |
| 68 | <ul> |
| 69 | <li class="nav-section"> |
| 70 | <div class="nav-section-header"> |
| 71 | <a href="<?cs var:toroot ?>devices/tech/dalvik/index.html"> |
| 72 | <span class="en">Dalvik</span></a> |
| 73 | </div> |
| 74 | <ul> |
| 75 | <li><a href="<?cs var:toroot ?>devices/tech/dalvik/dalvik-bytecode.html">Bytecode Format</a></li> |
| 76 | <li><a href="<?cs var:toroot ?>devices/tech/dalvik/dex-format.html">.Dex Format</a></li> |
| 77 | <li><a href="<?cs var:toroot ?>devices/tech/dalvik/instruction-formats.html">Instruction Formats</a></li> |
| 78 | </ul> |
| 79 | </li> |
| 80 | |
| 81 | <li class="nav-section"> |
| 82 | <div class="nav-section-header"> |
| 83 | <a href="<?cs var:toroot ?>devices/tech/datausage/index.html"> |
| 84 | <span class="en">Data Usage</span> |
| 85 | </a> |
| 86 | </div> |
| 87 | <ul> |
| 88 | <li><a href="<?cs var:toroot ?>devices/tech/datausage/iface-overview.html">Network interface statistics overview</a></li> |
| 89 | <li><a href="<?cs var:toroot ?>devices/tech/datausage/excluding-network-types.html">Excluding Network Types from Data Usage</a></li> |
| 90 | <li><a href="<?cs var:toroot ?>devices/tech/datausage/tethering-data.html">Tethering Data</a></li> |
| 91 | <li><a href="<?cs var:toroot ?>devices/tech/datausage/usage-cycle-resets-dates.html">Usage Cycle Reset Dates</a></li> |
| 92 | <li><a href="<?cs var:toroot ?>devices/tech/datausage/kernel-overview.html">Kernel Overview</a></li> |
| 93 | <li><a href="<?cs var:toroot ?>devices/tech/datausage/tags-explained.html">Data Usage Tags Explained</a></li> |
| 94 | <li><a href="<?cs var:toroot ?>devices/tech/datausage/kernel-changes.html">Kernel Changes</a></li> |
| 95 | </ul> |
| 96 | </li> |
| 97 | <li class="nav-section"> |
| 98 | <div class="nav-section-header"> |
| 99 | <a href="<?cs var:toroot ?>devices/debugtune.html"> |
| 100 | <span class="en">Debugging and Tuning</span> |
| 101 | </a> |
| 102 | </div> |
| 103 | <ul> |
| 104 | <li><a href="<?cs var:toroot ?>devices/tuning.html">Performance Tuning</a></li> |
| 105 | <li><a href="<?cs var:toroot ?>devices/native-memory.html">Native Memory Usage</a></li> |
| 106 | </ul> |
| 107 | </li> |
| 108 | |
| 109 | <li class="nav-section"> |
| 110 | <div class="nav-section-header"> |
| 111 | <a href="<?cs var:toroot ?>devices/tech/encryption/index.html"> |
| 112 | <span class="en">Encryption</span> |
| 113 | </a> |
| 114 | </div> |
| 115 | <ul> |
| 116 | <li><a href="<?cs var:toroot ?>devices/tech/encryption/android_crypto_implementation.html">Encryption Technical Information</a></li> |
| 117 | </ul> |
| 118 | </li> |
Clay Murphy | 16c5e2d | 2013-05-30 13:02:26 -0700 | [diff] [blame] | 119 | <li> |
| 120 | <a href="<?cs var:toroot ?>devices/tech/storage/index.html"> |
| 121 | <span class="en">External Storage</span> |
| 122 | </a> |
| 123 | </li> |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 124 | <li class="nav-section"> |
| 125 | <div class="nav-section-header"> |
| 126 | <a href="<?cs var:toroot ?>devices/tech/input/index.html"> |
| 127 | <span class="en">Input</span> |
| 128 | </a> |
| 129 | </div> |
| 130 | <ul> |
| 131 | <li><a href="<?cs var:toroot ?>devices/tech/input/overview.html">Overview</a></li> |
| 132 | <li><a href="<?cs var:toroot ?>devices/tech/input/key-layout-files.html">Key Layout Files</a></li> |
| 133 | <li><a href="<?cs var:toroot ?>devices/tech/input/key-character-map-files.html">Key Character Map Files</a></li> |
| 134 | <li><a href="<?cs var:toroot ?>devices/tech/input/input-device-configuration-files.html">Input Device Configuration Files</a></li> |
| 135 | <li><a href="<?cs var:toroot ?>devices/tech/input/migration-guide.html">Migration Guide</a></li> |
| 136 | <li><a href="<?cs var:toroot ?>devices/tech/input/keyboard-devices.html">Keyboard Devices</a></li> |
| 137 | <li><a href="<?cs var:toroot ?>devices/tech/input/touch-devices.html">Touch Devices</a></li> |
| 138 | <li><a href="<?cs var:toroot ?>devices/tech/input/dumpsys.html">Dumpsys</a></li> |
| 139 | <li><a href="<?cs var:toroot ?>devices/tech/input/getevent.html">Getevent</a></li> |
| 140 | <li><a href="<?cs var:toroot ?>devices/tech/input/validate-keymaps.html">Validate Keymaps</a></li> |
| 141 | </ul> |
| 142 | </li> |
Robert Ly | 5b218c2 | 2013-05-07 10:37:22 -0700 | [diff] [blame] | 143 | |
| 144 | <li> |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 145 | <a href="<?cs var:toroot ?>devices/tech/kernel.html"> |
| 146 | <span class="en">Kernel</span> |
| 147 | </a> |
| 148 | </li> |
Robert Ly | 5b218c2 | 2013-05-07 10:37:22 -0700 | [diff] [blame] | 149 | |
| 150 | <li> |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 151 | <a href="<?cs var:toroot ?>devices/tech/power.html"> |
| 152 | <span class="en">Power</span> |
| 153 | </a> |
| 154 | </li> |
Robert Ly | 9ca4369 | 2013-04-16 13:10:20 -0700 | [diff] [blame] | 155 | <li class="nav-section"> |
| 156 | <div class="nav-section-header"> |
| 157 | <a href="<?cs var:toroot ?>devices/tech/security/index.html"> |
Nick Kralevich | ab29c8e | 2013-04-30 16:54:10 -0700 | [diff] [blame] | 158 | <span class="en">Security</span> |
Robert Ly | 9ca4369 | 2013-04-16 13:10:20 -0700 | [diff] [blame] | 159 | </a> |
| 160 | </div> |
| 161 | <ul> |
Robert Ly | 5b218c2 | 2013-05-07 10:37:22 -0700 | [diff] [blame] | 162 | <li> |
Nick Kralevich | ab29c8e | 2013-04-30 16:54:10 -0700 | [diff] [blame] | 163 | <a href="<?cs var:toroot ?>devices/tech/security/enhancements42.html"> |
Robert Ly | 9ca4369 | 2013-04-16 13:10:20 -0700 | [diff] [blame] | 164 | <span class="en">Security Enhancements in Android 4.2</span> |
| 165 | </a> |
| 166 | </li> |
Nick Kralevich | cb4c927 | 2013-04-30 17:08:38 -0700 | [diff] [blame] | 167 | <li> |
| 168 | <a href="<?cs var:toroot ?>devices/tech/security/enhancements43.html"> |
| 169 | <span class="en">Security Enhancements in Android 4.3</span> |
| 170 | </a> |
| 171 | </li> |
Clay Murphy | 51dbe2d | 2013-07-22 12:54:07 -0700 | [diff] [blame] | 172 | <li> |
| 173 | <a href="<?cs var:toroot ?>devices/tech/security/se-linux.html"> |
| 174 | <span class="en">Security-Enhanced Linux</span> |
| 175 | </a> |
| 176 | </li> |
| 177 | |
Robert Ly | 9ca4369 | 2013-04-16 13:10:20 -0700 | [diff] [blame] | 178 | </ul> |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 179 | </li> |
Robert Ly | 5b218c2 | 2013-05-07 10:37:22 -0700 | [diff] [blame] | 180 | |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 181 | <li class="nav-section"> |
| 182 | <div class="nav-section-header"> |
| 183 | <a href="<?cs var:toroot ?>devices/tech/test_infra/tradefed/index.html"> |
| 184 | <span class="en">Trade Federation Testing Infrastructure</span> |
| 185 | </a> |
| 186 | </div> |
| 187 | <ul> |
Omari Stephens | 06f9001 | 2013-04-17 20:55:41 -0700 | [diff] [blame] | 188 | <li><a href="<?cs var:toroot ?>devices/tech/test_infra/tradefed/fundamentals/index.html" |
| 189 | >Start Here</a></li> |
| 190 | <li><a href="<?cs var:toroot ?>devices/tech/test_infra/tradefed/fundamentals/machine_setup.html" |
| 191 | >Machine Setup</a></li> |
| 192 | <li><a href="<?cs var:toroot ?>devices/tech/test_infra/tradefed/fundamentals/devices.html" |
| 193 | >Working with Devices</a></li> |
| 194 | <li><a href="<?cs var:toroot ?>devices/tech/test_infra/tradefed/fundamentals/lifecycle.html" |
| 195 | >Test Lifecycle</a></li> |
| 196 | <li><a href="<?cs var:toroot ?>devices/tech/test_infra/tradefed/fundamentals/options.html" |
| 197 | >Option Handling</a></li> |
Omari Stephens | 46bdf0d | 2013-04-17 16:35:47 -0700 | [diff] [blame] | 198 | <li><a href="<?cs var:toroot ?>devices/tech/test_infra/tradefed/full_example.html" |
| 199 | >An End-to-End Example</a></li> |
| 200 | <li id="tradefed-tree-list" class="nav-section"> |
Robert Ly | 35f2fda | 2013-01-29 16:27:05 -0800 | [diff] [blame] | 201 | <div class="nav-section-header"> |
| 202 | <a href="<?cs var:toroot ?>reference/packages.html"> |
| 203 | <span class="en">Reference</span> |
| 204 | </a> |
| 205 | <div> |
| 206 | </li> |
| 207 | </ul> |
| 208 | </li> |
| 209 | |
| 210 | </ul> |
| 211 | </li> |
| 212 | |
Omari Stephens | 46bdf0d | 2013-04-17 16:35:47 -0700 | [diff] [blame] | 213 | </ul> |