Gaurav Mathur | c331aeb | 2009-05-13 13:53:51 -0700 | [diff] [blame] | 1 | <script type="text/javascript" language="JavaScript"> |
| 2 | <!-- |
| 3 | function nothing() {} |
| 4 | --> |
| 5 | </script> |
David Warren | 5f6ca4f | 2009-04-30 17:11:58 -0700 | [diff] [blame] | 6 | |
Gaurav Mathur | c331aeb | 2009-05-13 13:53:51 -0700 | [diff] [blame] | 7 | <ul> |
David Warren | 5f6ca4f | 2009-04-30 17:11:58 -0700 | [diff] [blame] | 8 | |
Gaurav Mathur | c331aeb | 2009-05-13 13:53:51 -0700 | [diff] [blame] | 9 | <li> <h2>Setup and Building</h2> |
David Warren | 5f6ca4f | 2009-04-30 17:11:58 -0700 | [diff] [blame] | 10 | <ul> |
Gaurav Mathur | c331aeb | 2009-05-13 13:53:51 -0700 | [diff] [blame] | 11 | <li><a href="<?cs var:toroot ?>guide/system_requirements.html">Device Requirements</a></li> |
| 12 | <li><a href="<?cs var:toroot ?>guide/build_system.html">Build System</a></li> |
| 13 | <li><a href="<?cs var:toroot ?>guide/build_new_device.html">Building New Device</a></li> |
Gaurav Mathur | 6ff7572 | 2009-05-18 15:26:51 -0700 | [diff] [blame] | 14 | <li><a href="<?cs var:toroot ?>guide/build_cookbook.html">Build Cookbook</a></li> |
Reena Lee | 6d73a98 | 2009-06-01 23:48:05 -0700 | [diff] [blame] | 15 | <li><a href="<?cs var:toroot ?>guide/bring_up.html">Bring up</a></li> |
David Warren | a29087a | 2009-06-04 14:59:40 -0700 | [diff] [blame^] | 16 | <li><a href="<?cs var:toroot ?>guide/release_keys.html">Release Keys and Signing Builds</a></li> |
| 17 | </ul> |
Gaurav Mathur | c331aeb | 2009-05-13 13:53:51 -0700 | [diff] [blame] | 18 | </li> |
| 19 | |
Gaurav Mathur | c331aeb | 2009-05-13 13:53:51 -0700 | [diff] [blame] | 20 | <li> <h2>Customization</h2> |
| 21 | <ul> |
| 22 | <li><a href="<?cs var:toroot ?>guide/customization.html">Customization</a></li> |
| 23 | </ul> |
| 24 | </li> |
David Warren | 5f6ca4f | 2009-04-30 17:11:58 -0700 | [diff] [blame] | 25 | |
| 26 | <li> <h2>System</h2> |
| 27 | |
| 28 | <ul> |
| 29 | <li class="toggle-list"> |
Reena Lee | 6d73a98 | 2009-06-01 23:48:05 -0700 | [diff] [blame] | 30 | <div><a href="javascript:nothing()">Connectivity</a></div> |
| 31 | <ul> |
| 32 | <li><a href="<?cs var:toroot ?>guide/bluetooth.html">Bluetooth</a></li> |
| 33 | <li><a href="<?cs var:toroot ?>guide/gps.html">GPS</a></li> |
| 34 | <li><a href="<?cs var:toroot ?>guide/wifi.html">Wi-Fi</a></li> |
| 35 | </ul> |
| 36 | </li> |
| 37 | |
| 38 | <li><a href="<?cs var:toroot ?>guide/display_drivers.html">Display Drivers</a></li> |
| 39 | <li class="toggle-list"> |
| 40 | <div><a href="javascript:nothing()">Input Devices</a></div> |
| 41 | <ul> |
| 42 | <li><a href="<?cs var:toroot ?>guide/keymaps_keyboard_input.html">Keymaps and Keyboard</a></li> |
| 43 | </ul> |
| 44 | </li> |
| 45 | <li><a href="<?cs var:toroot ?>guide/lights.html">LED</a></li> |
| 46 | <li class="toggle-list"> |
David Warren | 5f6ca4f | 2009-04-30 17:11:58 -0700 | [diff] [blame] | 47 | <div><a href="javascript:nothing()">Multimedia</a></div> |
| 48 | <ul> |
| 49 | <li><a href="<?cs var:toroot ?>guide/audio.html">Audio</a></li> |
Reena Lee | 6d73a98 | 2009-06-01 23:48:05 -0700 | [diff] [blame] | 50 | <li><a href="<?cs var:toroot ?>guide/camera.html">Camera/Video</a></li> |
David Warren | 5f6ca4f | 2009-04-30 17:11:58 -0700 | [diff] [blame] | 51 | </ul> |
| 52 | </li> |
David Warren | 5f6ca4f | 2009-04-30 17:11:58 -0700 | [diff] [blame] | 53 | <li class="toggle-list"> |
| 54 | <div><a href="<?cs var:toroot ?>guide/power_management.html">Power Management</a></div> |
| 55 | <ul> |
| 56 | <li><a href="<?cs var:toroot ?>guide/wakelock.html">Wakelocks</a></li> |
| 57 | <li><a href="<?cs var:toroot ?>guide/early_suspend.html">Early Suspend</a></li> |
| 58 | </ul> |
| 59 | </li> |
Reena Lee | c91e5f1 | 2009-06-02 15:00:28 -0700 | [diff] [blame] | 60 | <li><a href="<?cs var:toroot ?>guide/sensors.html">Sensors</a></li> |
David Warren | 5f6ca4f | 2009-04-30 17:11:58 -0700 | [diff] [blame] | 61 | <li class="toggle-list"> |
Reena Lee | 6d73a98 | 2009-06-01 23:48:05 -0700 | [diff] [blame] | 62 | <div><a href="javascript:nothing()">Telephony</a></div> |
David Warren | 5f6ca4f | 2009-04-30 17:11:58 -0700 | [diff] [blame] | 63 | <ul> |
Reena Lee | 6d73a98 | 2009-06-01 23:48:05 -0700 | [diff] [blame] | 64 | <li><a href="<?cs var:toroot ?>guide/telephony.html">Radio Interface Layer</a></li> |
| 65 | <li><a href="<?cs var:toroot ?>guide/stk.html">SIM Toolkit Application (STK)</a></li> |
David Warren | 5f6ca4f | 2009-04-30 17:11:58 -0700 | [diff] [blame] | 66 | </ul> |
| 67 | </li> |
Gaurav Mathur | 2538068 | 2009-05-20 13:29:29 -0700 | [diff] [blame] | 68 | |
| 69 | <li class="toggle-list"> |
| 70 | <div><a href="javascript:nothing()">Misc</a></div> |
| 71 | <ul> |
| 72 | <li><a href="<?cs var:toroot ?>guide/lights.html">LEDs</a></li> |
| 73 | </ul> |
| 74 | </li> |
| 75 | |
David Warren | 5f6ca4f | 2009-04-30 17:11:58 -0700 | [diff] [blame] | 76 | </ul> |
| 77 | </li> |
| 78 | |
Reena Lee | 6d73a98 | 2009-06-01 23:48:05 -0700 | [diff] [blame] | 79 | <li> <h2>Dalvik Virtual Machine</h2> |
David Warren | 5f6ca4f | 2009-04-30 17:11:58 -0700 | [diff] [blame] | 80 | <ul> |
Reena Lee | 6d73a98 | 2009-06-01 23:48:05 -0700 | [diff] [blame] | 81 | <li><a href="<?cs var:toroot ?>guide/dalvik.html">Porting Dalvik</a></li> |
David Warren | 5f6ca4f | 2009-04-30 17:11:58 -0700 | [diff] [blame] | 82 | </ul> |
| 83 | </li> |
David Warren | 5f6ca4f | 2009-04-30 17:11:58 -0700 | [diff] [blame] | 84 | <li> <h2>Testing and Debugging</h2> |
| 85 | <ul> |
| 86 | <li><a href="<?cs var:toroot ?>guide/instrumentation_testing.html">Instrumentation Testing</a></li> |
| 87 | <li><a href="<?cs var:toroot ?>guide/debugging_gdb.html">Debugging with GDB</a></li> |
| 88 | <li><a href="<?cs var:toroot ?>guide/debugging_native.html">Debugging Native Code</a></li> |
| 89 | </ul> |
| 90 | </li> |
| 91 | |
Reena Lee | 6d73a98 | 2009-06-01 23:48:05 -0700 | [diff] [blame] | 92 | |
David Warren | b755508 | 2009-05-12 15:44:40 -0700 | [diff] [blame] | 93 | |
David Warren | 5f6ca4f | 2009-04-30 17:11:58 -0700 | [diff] [blame] | 94 | </ul> |
| 95 | |
| 96 | <script type="text/javascript"> |
| 97 | <!-- |
| 98 | buildToggleLists(); |
| 99 | //--> |
| 100 | </script> |