| Dirk Dougherty | 13d30dc3 | 2009-07-07 17:37:13 -0700 | [diff] [blame^] | 1 | <?cs # Table of contents for Dev Guide. |
| 2 | |
| 3 | For each document available in translation, add an localized title to this TOC. |
| 4 | Do not add localized title for docs not available in translation. |
| 5 | Below are template spans for adding localized doc titles. Please ensure that |
| 6 | localized titles are added in the language order specified below. |
| 7 | ?> |
| The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 8 | <ul> |
| 9 | |
| Dirk Dougherty | 13d30dc3 | 2009-07-07 17:37:13 -0700 | [diff] [blame^] | 10 | <li> |
| 11 | <h2><span class="en">Android Basics</span> |
| 12 | <span class="de">Einführung in Android</span> |
| 13 | <span class="es">Información básica sobre Android</span> |
| 14 | <span class="fr">Présentation d'Android</span> |
| 15 | <span class="it">Nozioni di base su Android</span> |
| 16 | <span class="ja">Android の基本</span> |
| 17 | <span class="zh-CN">Android 基础知识</span> |
| 18 | <span class="zh-TW">Android 簡介</span> |
| 19 | </h2> |
| The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 20 | <ul> |
| Dirk Dougherty | 13d30dc3 | 2009-07-07 17:37:13 -0700 | [diff] [blame^] | 21 | <li><a href="<?cs var:toroot ?>guide/basics/what-is-android.html"> |
| 22 | <span class="en">What Is Android?</span> |
| 23 | <span class="de">Was ist Android?</span> |
| 24 | <span class="es">¿Qué es Android?</span> |
| 25 | <span class="fr">Qu'est-ce qu'Android ?</span> |
| 26 | <span class="it">Che cos'è Android?</span> |
| 27 | <span class="ja">Android とは</span> |
| 28 | <span class="zh-CN">Android 是什么?</span> |
| 29 | <span class="zh-TW">什麼是 Android?</span> |
| 30 | </a></li> |
| 31 | <!-- <li><a style="color:gray;">The Android SDK</a></li> --> |
| 32 | <!-- <li><a style="color:gray;">Walkthrough for Developers</a></li> --> |
| The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 33 | <!-- quick overview of what it's like to develop on Android --> |
| 34 | </ul> |
| Dirk Dougherty | 13d30dc3 | 2009-07-07 17:37:13 -0700 | [diff] [blame^] | 35 | </li> |
| 36 | |
| 37 | <li> |
| 38 | <h2> |
| 39 | <span class="en">Framework Topics</span> |
| 40 | <span class="de">Framework-Themen</span> |
| 41 | <span class="es">Temas sobre el framework</span> |
| 42 | <span class="fr">Thèmes relatifs au framework</span> |
| 43 | <span class="it">Argomenti relativi al framework</span> |
| 44 | <span class="ja">フレームワーク トピック</span> |
| 45 | <span class="zh-CN">框架主题</span> |
| 46 | <span class="zh-TW">架構主題</span> |
| 47 | </h2> |
| 48 | <ul> |
| 49 | <li><a href="<?cs var:toroot ?>guide/topics/fundamentals.html"> |
| 50 | <span class="en">Application Fundamentals</span> |
| 51 | <span class="de" style="display:none">Anwendungsgrundlagen</span> |
| 52 | <span class="es" style="display:none">Fundamentos de las aplicaciones</span> |
| 53 | <span class="fr" style="display:none">Principes de base des applications</span> |
| 54 | <span class="it" style="display:none">Concetti fondamentali sulle applicazioni</span> |
| 55 | <span class="ja" style="display:none">開発の基礎</span> |
| 56 | <span class="zh-CN" style="display:none">应用程序基础</span> |
| 57 | <span class="zh-TW" style="display:none">應用程式基本原理</span> |
| The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 58 | |
| Dirk Dougherty | 13d30dc3 | 2009-07-07 17:37:13 -0700 | [diff] [blame^] | 59 | </a></li> |
| The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 60 | </ul> |
| 61 | <ul> |
| 62 | <li class="toggle-list"> |
| Dirk Dougherty | 13d30dc3 | 2009-07-07 17:37:13 -0700 | [diff] [blame^] | 63 | <div><a href="<?cs var:toroot ?>guide/topics/ui/index.html"> |
| 64 | <span class="en">User Interface</span> |
| 65 | </a></div> |
| 66 | <ul> |
| 67 | <li><a href="<?cs var:toroot ?>guide/topics/ui/declaring-layout.html"> |
| 68 | <span class="en">Declaring Layout</span> |
| 69 | </a></li> |
| 70 | <li><a href="<?cs var:toroot ?>guide/topics/ui/menus.html"> |
| 71 | <span class="en">Creating Menus</span> |
| 72 | </a></li> |
| 73 | <li><a href="<?cs var:toroot ?>guide/topics/ui/dialogs.html"> |
| 74 | <span class="en">Creating Dialogs</span> |
| 75 | </a></li> |
| 76 | <li><a href="<?cs var:toroot ?>guide/topics/ui/ui-events.html"> |
| 77 | <span class="en">Handling UI Events</span> |
| 78 | </a></li> |
| 79 | <li><a href="<?cs var:toroot ?>guide/topics/ui/notifiers/index.html"> |
| 80 | <span class="en">Notifying the User</span> |
| 81 | </a></li> |
| 82 | <li><a href="<?cs var:toroot ?>guide/topics/ui/themes.html"> |
| 83 | <span class="en">Applying Styles and Themes</span> |
| 84 | </a></li> |
| 85 | <li><a href="<?cs var:toroot ?>guide/topics/ui/custom-components.html"> |
| 86 | <span class="en">Building Custom Components</span> |
| 87 | </a></li> |
| 88 | <li><a href="<?cs var:toroot ?>guide/topics/ui/binding.html"> |
| 89 | <span class="en">Binding to Data with AdapterView</span> |
| 90 | </a></li> |
| 91 | <li><a href="<?cs var:toroot ?>guide/topics/ui/layout-objects.html"> |
| 92 | <span class="en">Common Layout Objects</span> |
| 93 | </a></li> |
| 94 | <li><a href="<?cs var:toroot ?>guide/topics/ui/how-android-draws.html"> |
| 95 | <span class="en">How Android Draws Views</span> |
| 96 | </a></li> |
| 97 | </ul> |
| The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 98 | </li> |
| 99 | <li class="toggle-list"> |
| Dirk Dougherty | 13d30dc3 | 2009-07-07 17:37:13 -0700 | [diff] [blame^] | 100 | <div><a href="<?cs var:toroot ?>guide/topics/resources/index.html"> |
| 101 | <span class="en">Resources and Assests</span> |
| 102 | </a></div> |
| 103 | <ul> |
| 104 | <li><a href="<?cs var:toroot ?>guide/topics/resources/resources-i18n.html"> |
| 105 | <span class="en">Resources and I18n</span> |
| 106 | </a></li> |
| 107 | <li><a href="<?cs var:toroot ?>guide/topics/resources/available-resources.html"> |
| 108 | <span class="en">Available Resource Types</span> |
| 109 | </a></li> |
| 110 | </ul> |
| The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 111 | </li> |
| Dirk Dougherty | 13d30dc3 | 2009-07-07 17:37:13 -0700 | [diff] [blame^] | 112 | <li><a href="<?cs var:toroot ?>guide/topics/intents/intents-filters.html"> |
| 113 | <span class="en">Intents and Intent Filters</span> |
| 114 | </a></li> |
| 115 | <li><a href="<?cs var:toroot ?>guide/topics/data/data-storage.html"> |
| 116 | <span class="en">Data Storage</span> |
| 117 | </a></li> |
| 118 | <li><a href="<?cs var:toroot ?>guide/topics/providers/content-providers.html"> |
| 119 | <span class="en">Content Providers</span> |
| 120 | </a></li> |
| 121 | <li><a href="<?cs var:toroot ?>guide/topics/security/security.html"> |
| 122 | <span class="en">Security and Permissions</span> |
| 123 | </a></li> |
| 124 | <!-- <li><a style="color:gray;">Processes and Threads</a></li> --> |
| 125 | <!-- <li><a style="color:gray;">Interprocess Communication</a></li> --> |
| The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 126 | <li class="toggle-list"> |
| Dirk Dougherty | 13d30dc3 | 2009-07-07 17:37:13 -0700 | [diff] [blame^] | 127 | <div><a href="<?cs var:toroot ?>guide/topics/manifest/manifest-intro.html"> |
| 128 | <span class="en">The AndroidManifest.xml File</span> |
| 129 | </a></div> |
| 130 | <ul> |
| 131 | <li><a href="<?cs var:toroot ?>guide/topics/manifest/action-element.html"><action></a></li> |
| 132 | <li><a href="<?cs var:toroot ?>guide/topics/manifest/activity-element.html"><activity></a></li> |
| 133 | <li><a href="<?cs var:toroot ?>guide/topics/manifest/activity-alias-element.html"><activity-alias></a></li> |
| 134 | <li><a href="<?cs var:toroot ?>guide/topics/manifest/application-element.html"><application></a></li> |
| 135 | <li><a href="<?cs var:toroot ?>guide/topics/manifest/category-element.html"><category></a></li> |
| 136 | <li><a href="<?cs var:toroot ?>guide/topics/manifest/data-element.html"><data></a></li> |
| 137 | <li><a href="<?cs var:toroot ?>guide/topics/manifest/grant-uri-permission-element.html"><grant-uri-permission></a></li> |
| 138 | <li><a href="<?cs var:toroot ?>guide/topics/manifest/instrumentation-element.html"><instrumentation></a></li> |
| 139 | <li><a href="<?cs var:toroot ?>guide/topics/manifest/intent-filter-element.html"><intent-filter></a></li> |
| 140 | <li><a href="<?cs var:toroot ?>guide/topics/manifest/manifest-element.html"><manifest></a></li> |
| 141 | <li><a href="<?cs var:toroot ?>guide/topics/manifest/meta-data-element.html"><meta-data></a></li> |
| 142 | <li><a href="<?cs var:toroot ?>guide/topics/manifest/permission-element.html"><permission></a></li> |
| 143 | <li><a href="<?cs var:toroot ?>guide/topics/manifest/permission-group-element.html"><permission-group></a></li> |
| 144 | <li><a href="<?cs var:toroot ?>guide/topics/manifest/permission-tree-element.html"><permission-tree></a></li> |
| 145 | <li><a href="<?cs var:toroot ?>guide/topics/manifest/provider-element.html"><provider></a></li> |
| 146 | <li><a href="<?cs var:toroot ?>guide/topics/manifest/receiver-element.html"><receiver></a></li> |
| 147 | <li><a href="<?cs var:toroot ?>guide/topics/manifest/service-element.html"><service></a></li> |
| 148 | <li><a href="<?cs var:toroot ?>guide/topics/manifest/uses-configuration-element.html"><uses-configuration></a></li> |
| 149 | <li><a href="<?cs var:toroot ?>guide/topics/manifest/uses-library-element.html"><uses-library></a></li> |
| 150 | <li><a href="<?cs var:toroot ?>guide/topics/manifest/uses-permission-element.html"><uses-permission></a></li> |
| 151 | <li><a href="<?cs var:toroot ?>guide/topics/manifest/uses-sdk-element.html"><uses-sdk></a></li> |
| 152 | </ul> |
| The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 153 | </li> |
| 154 | </ul> |
| 155 | <ul> |
| 156 | <li class="toggle-list"> |
| Dirk Dougherty | 13d30dc3 | 2009-07-07 17:37:13 -0700 | [diff] [blame^] | 157 | <div><a href="<?cs var:toroot ?>guide/topics/graphics/index.html"> |
| 158 | <span class="en">Graphics</span> |
| 159 | </a></div> |
| 160 | <ul> |
| 161 | <li><a href="<?cs var:toroot ?>guide/topics/graphics/2d-graphics.html"> |
| 162 | <span class="en">2D Graphics</span> |
| 163 | </a></li> |
| 164 | <li><a href="<?cs var:toroot ?>guide/topics/graphics/opengl.html"> |
| 165 | <span class="en">3D with OpenGL</span> |
| 166 | </a></li> |
| 167 | </ul> |
| The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 168 | </li> |
| Dirk Dougherty | 13d30dc3 | 2009-07-07 17:37:13 -0700 | [diff] [blame^] | 169 | <li><a href="<?cs var:toroot ?>guide/topics/media/index.html"> |
| 170 | <span class="en">Audio and Video</span> |
| 171 | </a></li> |
| 172 | <!--<li class="toggle-list"> |
| The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 173 | <div><a style="color:gray;">Sensors</a></div> |
| 174 | <ul> |
| 175 | <li><a style="color:gray;">Camera</a></li> |
| 176 | <li><a style="color:gray;">Compass</a></li> |
| 177 | <li><a style="color:gray;">Accelerometer</a></li> |
| 178 | </ul> |
| 179 | </li> --> |
| Dirk Dougherty | 13d30dc3 | 2009-07-07 17:37:13 -0700 | [diff] [blame^] | 180 | <li><a href="<?cs var:toroot ?>guide/topics/location/index.html"> |
| 181 | <span class="en">Location and Maps</span> |
| 182 | </a></li> |
| 183 | <!--<li class="toggle-list"> |
| The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 184 | <div><a style="color:gray;">Wireless Controls</a></div> |
| 185 | <ul> |
| 186 | <li><a style="color:gray;">Wi-Fi</a></li> |
| 187 | <li><a style="color:gray;">Bluetooth</a></li> |
| 188 | </ul> |
| 189 | </li> --> |
| Dirk Dougherty | 13d30dc3 | 2009-07-07 17:37:13 -0700 | [diff] [blame^] | 190 | <!--<li><a style="color:gray;">Localization</a></li> --> |
| 191 | <li><a href="<?cs var:toroot ?>guide/topics/appwidgets/index.html"> |
| 192 | <span class="en">App Widgets</span> |
| 193 | </a></li> |
| The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 194 | </ul> |
| Dirk Dougherty | 13d30dc3 | 2009-07-07 17:37:13 -0700 | [diff] [blame^] | 195 | </li> |
| 196 | |
| 197 | <li> |
| 198 | <h2><span class="en">Developing</span> |
| 199 | <span class="de">Entwicklung</span> |
| 200 | <span class="es">Desarrollo</span> |
| 201 | <span class="fr">Développement</span> |
| 202 | <span class="it">Sviluppo</span> |
| 203 | <span class="ja">開発</span> |
| 204 | <span class="zh-CN">开发</span> |
| 205 | <span class="zh-TW">開發</span> |
| 206 | </h2> |
| The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 207 | <ul> |
| Dirk Dougherty | 13d30dc3 | 2009-07-07 17:37:13 -0700 | [diff] [blame^] | 208 | <!--<li><a href="">Developing for Android</a></li> |
| The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 209 | signing, upgrading, selecting a package name, select device profile, touch, trackball, dpad available, etc. --> |
| Dirk Dougherty | 13d30dc3 | 2009-07-07 17:37:13 -0700 | [diff] [blame^] | 210 | <li><a href="<?cs var:toroot ?>guide/developing/eclipse-adt.html"> |
| 211 | <span class="en">In Eclipse, with ADT</span> |
| 212 | <span class="de" style="display:none">In Eclipse, mit ADT</span> |
| 213 | <span class="es" style="display:none">En Eclipse, con ADT</span> |
| 214 | <span class="fr" style="display:none">Sous Eclipse, à l'aide du plugin ADT</span> |
| 215 | <span class="it" style="display:none">In Eclipse, con ADT</span> |
| 216 | <span class="ja" style="display:none">Eclipse 内で ADT を使用</span> |
| 217 | <span class="zh-CN" style="display:none">利用 ADT 在 Eclipse 中开发</span> |
| 218 | <span class="zh-TW" style="display:none">在加裝 ADT 工具的 Eclipse 環境中</span> |
| 219 | </a></li> |
| 220 | <li><a href="<?cs var:toroot ?>guide/developing/other-ide.html"> |
| 221 | <span class="en">In Other IDEs</span> |
| 222 | <span class="de" style="display:none">In anderen IDEs</span> |
| 223 | <span class="es" style="display:none">En otros entornos</span> |
| 224 | <span class="fr" style="display:none">Sous d'autres environnements</span> |
| 225 | <span class="it" style="display:none">In altri IDE</span> |
| 226 | <span class="ja" style="display:none">その他の統合開発環境</span> |
| 227 | <span class="zh-CN" style="display:none">在其他 IDE 中开发</span> |
| 228 | <span class="zh-TW" style="display:none">在其他開發環境中</span> |
| 229 | </a></li> |
| 230 | <li><a href="<?cs var:toroot ?>guide/developing/device.html"> |
| 231 | <span class="en">On a Device</span> |
| 232 | </a></li> |
| 233 | <li><a href="<?cs var:toroot ?>guide/developing/debug-tasks.html"> |
| 234 | <span class="en">Debugging Tasks</span> |
| 235 | </a></li> |
| The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 236 | <li class="toggle-list"> |
| Dirk Dougherty | 13d30dc3 | 2009-07-07 17:37:13 -0700 | [diff] [blame^] | 237 | <div><a href="<?cs var:toroot ?>guide/developing/tools/index.html"> |
| 238 | <span class="en">Tools</span> |
| 239 | </a></div> |
| 240 | <ul> |
| 241 | <li><a href="<?cs var:toroot ?>guide/developing/tools/aapt.html">aapt</a></li> |
| 242 | <li><a href="<?cs var:toroot ?>guide/developing/tools/adb.html">adb</a></li> |
| 243 | <li><a href="<?cs var:toroot ?>guide/developing/tools/othertools.html#android">android</a></li> |
| 244 | <!--<li><a href="<?cs var:toroot ?>guide/developing/tools/adt.html">ADT Plugin</a></li>--> |
| 245 | <li><a href="<?cs var:toroot ?>guide/developing/tools/aidl.html">aidl</a></li> |
| 246 | <li><a href="<?cs var:toroot ?>guide/developing/tools/avd.html">AVDs</a></li> |
| 247 | <li><a href="<?cs var:toroot ?>guide/developing/tools/ddms.html">ddms</a></li> |
| 248 | <li><a href="<?cs var:toroot ?>guide/developing/tools/othertools.html#dx">dx</a></li> |
| 249 | <li><a href="<?cs var:toroot ?>guide/developing/tools/draw9patch.html">Draw 9-Patch</a></li> |
| 250 | <li><a href="<?cs var:toroot ?>guide/developing/tools/emulator.html">Emulator</a></li> |
| 251 | <li><a href="<?cs var:toroot ?>guide/developing/tools/hierarchy-viewer.html">Hierarchy Viewer</a></li> |
| 252 | <li><a href="<?cs var:toroot ?>guide/developing/tools/othertools.html#mksdcard">mksdcard</a></li> |
| 253 | <li><a href="<?cs var:toroot ?>guide/developing/tools/monkey.html">Monkey</a></li> |
| 254 | <li><a href="<?cs var:toroot ?>guide/developing/tools/adb.html#sqlite">sqlite3</a></li> |
| 255 | <li><a href="<?cs var:toroot ?>guide/developing/tools/traceview.html" >Traceview</a></li> |
| 256 | </ul> |
| 257 | </li> |
| 258 | <!--<li><a href="<?cs var:toroot ?>guide/developing/instrumentation/index.html">Instrumentation</a></li> |
| The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 259 | <li><a style="color:gray;">JUnit</a></li> --> |
| The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 260 | </ul> |
| Dirk Dougherty | 13d30dc3 | 2009-07-07 17:37:13 -0700 | [diff] [blame^] | 261 | </li> |
| 262 | |
| 263 | <li> |
| 264 | <h2><span class="en">Publishing</span> |
| 265 | <span class="de">Veröffentlichung</span> |
| 266 | <span class="es">Publicación</span> |
| 267 | <span class="fr">Publication</span> |
| 268 | <span class="it">Pubblicazione</span> |
| 269 | <span class="ja">公開</span> |
| 270 | <span class="zh-CN">发布</span> |
| 271 | <span class="zh-TW">發佈</span> |
| 272 | </h2> |
| 273 | <ul> |
| 274 | <li><a href="<?cs var:toroot ?>guide/publishing/app-signing.html"> |
| 275 | <span class="en">Signing Your Applications</span> |
| 276 | <span class="de" style="display:none">Signieren Ihrer Anwendungen</span> |
| 277 | <span class="es" style="display:none">Firma de aplicaciones</span> |
| 278 | <span class="fr" style="display:none">Attribution de votre signature <br />à vos applications</span> |
| 279 | <span class="it" style="display:none">Firma delle applicazioni</span> |
| 280 | <span class="ja" style="display:none">アプリケーションへの署名</span> |
| 281 | <span class="zh-CN" style="display:none">应用程序签名</span> |
| 282 | <span class="zh-TW" style="display:none">簽署應用程式</span> |
| 283 | </a></li> |
| 284 | <li><a href="<?cs var:toroot ?>guide/publishing/versioning.html"> |
| 285 | <span class="en">Versioning Your Applications</span> |
| 286 | <span class="de" style="display:none">Versionsverwaltung für Ihre <br />Anwendungen</span> |
| 287 | <span class="es" style="display:none">Versiones de las aplicaciones</span> |
| 288 | <span class="fr" style="display:none">Attribution d'une version à vos applications</span> |
| 289 | <span class="it" style="display:none">Controllo versioni delle applicazioni</span> |
| 290 | <span class="ja" style="display:none">アプリケーションのバージョニング</span> |
| 291 | <span class="zh-CN" style="display:none">应用程序版本控制</span> |
| 292 | <span class="zh-TW" style="display:none">應用程式版本設定</span> |
| 293 | </a></li> |
| 294 | <li><a href="<?cs var:toroot ?>guide/publishing/preparing.html"> |
| 295 | <span class="en">Preparing to Publish</span> |
| 296 | <span class="de" style="display:none">Vorbereitung auf die Veröffentlichung</span> |
| 297 | <span class="es" style="display:none">Publicación de aplicaciones</span> |
| 298 | <span class="fr" style="display:none">Préparation à la publication</span> |
| 299 | <span class="it" style="display:none">Preparativi per la pubblicazione</span> |
| 300 | <span class="ja" style="display:none">公開の準備</span> |
| 301 | <span class="zh-CN" style="display:none">准备发布</span> |
| 302 | <span class="zh-TW" style="display:none">準備發佈</span> |
| 303 | </a></li> |
| 304 | <li><a href="<?cs var:toroot ?>guide/publishing/publishing.html"> |
| 305 | <span class="en">Publishing Your Applications</span> |
| 306 | </a></li> |
| 307 | </ul> |
| 308 | </li> |
| 309 | |
| 310 | <li> |
| 311 | <h2><span class="en">Best Practices</span> |
| 312 | <span class="de">Bewährte Verfahren</span> |
| 313 | <span class="es">Prácticas recomendadas</span> |
| 314 | <span class="fr">Meilleures pratiques</span> |
| 315 | <span class="it">Best practice</span> |
| 316 | <span class="ja">ベスト プラクティス</span> |
| 317 | <span class="zh-CN">最佳实践</span> |
| 318 | <span class="zh-TW">最佳實務</span> |
| 319 | </h2> |
| The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 320 | <ul> |
| Dirk Dougherty | 596451c | 2009-04-25 23:09:53 -0700 | [diff] [blame] | 321 | <li class="toggle-list"> |
| Dirk Dougherty | 13d30dc3 | 2009-07-07 17:37:13 -0700 | [diff] [blame^] | 322 | <div><a href="<?cs var:toroot ?>guide/practices/ui_guidelines/index.html"> |
| 323 | <span class="en">UI Guidelines</span> |
| 324 | </a></div> |
| 325 | <ul> |
| 326 | <li><a href="<?cs var:toroot ?>guide/practices/ui_guidelines/icon_design.html"> |
| 327 | <span class="en">Icon Design</span> |
| 328 | </a></li> |
| 329 | <li><a href="<?cs var:toroot ?>guide/practices/ui_guidelines/widget_design.html"> |
| 330 | <span class="en">App Widget Design</span> |
| 331 | </a></li> |
| 332 | <li><a href="<?cs var:toroot ?>guide/practices/ui_guidelines/activity_task_design.html"> |
| 333 | <span class="en">Activity and Task Design</span> |
| 334 | </a></li> |
| 335 | <li><a href="<?cs var:toroot ?>guide/practices/ui_guidelines/menu_design.html"> |
| 336 | <span class="en">Menu Design</span> |
| 337 | </a></li> |
| 338 | </ul> |
| Dirk Dougherty | 596451c | 2009-04-25 23:09:53 -0700 | [diff] [blame] | 339 | </li> |
| Dirk Dougherty | 13d30dc3 | 2009-07-07 17:37:13 -0700 | [diff] [blame^] | 340 | <li><a href="<?cs var:toroot ?>guide/practices/design/performance.html"> |
| 341 | <span class="en">Designing for Performance</span> |
| 342 | </a></li> |
| 343 | <li><a href="<?cs var:toroot ?>guide/practices/design/responsiveness.html"> |
| 344 | <span class="en">Designing for Responsiveness</span> |
| 345 | </a></li> |
| 346 | <li><a href="<?cs var:toroot ?>guide/practices/design/seamlessness.html"> |
| 347 | <span class="en">Designing for Seamlessness</span> |
| 348 | </a></li> |
| The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 349 | </ul> |
| Dirk Dougherty | 13d30dc3 | 2009-07-07 17:37:13 -0700 | [diff] [blame^] | 350 | </li> |
| 351 | |
| 352 | <li> |
| 353 | <h2><span class="en">Tutorials and Sample Code</span> |
| 354 | <span class="de">Lernprogramme und Beispielcode</span> |
| 355 | <span class="es">Tutoriales y código de ejemplo</span> |
| 356 | <span class="fr">Didacticiels et exemple de code</span> |
| 357 | <span class="it">Esercitazioni e codice di esempio</span> |
| 358 | <span class="ja">チュートリアルとサンプル コード</span> |
| 359 | <span class="zh-CN">辅导手册和示例代码</span> |
| 360 | <span class="zh-TW">教學課程與程式碼範例</span> |
| 361 | </h2> |
| The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 362 | <ul> |
| Dirk Dougherty | 13d30dc3 | 2009-07-07 17:37:13 -0700 | [diff] [blame^] | 363 | <li><a href="<?cs var:toroot ?>guide/tutorials/hello-world.html"> |
| 364 | <span class="en">Hello World</span> |
| 365 | </a></li> |
| 366 | <li><a href="<?cs var:toroot ?>guide/tutorials/views/index.html"> |
| 367 | <span class="en">Hello Views</span> |
| 368 | </a></li> |
| 369 | <li><a href="<?cs var:toroot ?>guide/tutorials/notepad/index.html"> |
| 370 | <span class="en">Notepad Tutorial</span> |
| 371 | </a></li> |
| The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 372 | </ul> |
| 373 | <ul> |
| 374 | <?cs if:android.whichdoc != "online" ?> |
| Dirk Dougherty | 13d30dc3 | 2009-07-07 17:37:13 -0700 | [diff] [blame^] | 375 | <li><a href="<?cs var:toroot ?>../samples"> |
| 376 | <span class="en">Sample Code</span> |
| 377 | »</a></li> |
| The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 378 | <?cs else ?> |
| 379 | <li class="toggle-list"> |
| Dirk Dougherty | 13d30dc3 | 2009-07-07 17:37:13 -0700 | [diff] [blame^] | 380 | <div><a href="<?cs var:toroot ?>guide/samples/index.html"> |
| 381 | <span class="en">Sample Code</span> |
| 382 | </a></div> |
| 383 | <ul> |
| 384 | <li><a href="<?cs var:toroot ?>guide/samples/ApiDemos/index.html"> |
| 385 | <span class="en">API Demos</span> |
| 386 | </a></li> |
| 387 | <li><a href="<?cs var:toroot ?>guide/samples/LunarLander/index.html"> |
| 388 | <span class="en">Lunar Lander</span> |
| 389 | </a></li> |
| 390 | <li><a href="<?cs var:toroot ?>guide/samples/NotePad/index.html"> |
| 391 | <span class="en">NotePad</span> |
| 392 | </a></li> |
| 393 | </ul> |
| The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 394 | </li> |
| 395 | <?cs /if ?> |
| 396 | </ul> |
| Dirk Dougherty | 13d30dc3 | 2009-07-07 17:37:13 -0700 | [diff] [blame^] | 397 | </li> |
| The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 398 | |
| Dirk Dougherty | 13d30dc3 | 2009-07-07 17:37:13 -0700 | [diff] [blame^] | 399 | <li> |
| 400 | <h2><span class="en">Appendix</span> |
| 401 | <span class="de">Anhang</span> |
| 402 | <span class="es">Apéndice</span> |
| 403 | <span class="fr">Annexes</span> |
| 404 | <span class="it">Appendice</span> |
| 405 | <span class="ja">付録</span> |
| 406 | <span class="zh-CN">附录</span> |
| 407 | <span class="zh-TW">附錄</span> |
| 408 | </h2> |
| The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 409 | <ul> |
| Dirk Dougherty | 13d30dc3 | 2009-07-07 17:37:13 -0700 | [diff] [blame^] | 410 | <li><a href="<?cs var:toroot ?>guide/appendix/media-formats.html"> |
| 411 | <span class="en">Supported Media Formats</span> |
| 412 | </a></li> |
| 413 | <li><a href="<?cs var:toroot ?>guide/appendix/g-app-intents.html"> |
| 414 | <span class="en">Intents List: Google Apps</span> |
| 415 | </a></li> |
| 416 | <li><a href="<?cs var:toroot ?>guide/appendix/glossary.html"> |
| 417 | <span class="en">Glossary</span> |
| 418 | </a></li> |
| 419 | <li><a href="<?cs var:toroot ?>guide/appendix/faq/index.html"> |
| 420 | <span class="en">FAQ</span> |
| 421 | </a></li> |
| The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 422 | </ul> |
| Dirk Dougherty | 13d30dc3 | 2009-07-07 17:37:13 -0700 | [diff] [blame^] | 423 | </li> |
| The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 424 | |
| 425 | </ul> |
| 426 | |
| 427 | <script type="text/javascript"> |
| 428 | <!-- |
| 429 | buildToggleLists(); |
| Dirk Dougherty | 13d30dc3 | 2009-07-07 17:37:13 -0700 | [diff] [blame^] | 430 | changeNavLang(getLangPref()); |
| The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 431 | //--> |
| 432 | </script> |