Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 1 | page.title=Android Auto |
| 2 | page.viewport_width=970 |
| 3 | fullpage=true |
| 4 | no_footer_links=true |
Robert Ly | b8cabe9 | 2014-06-15 13:04:43 -0700 | [diff] [blame] | 5 | page.type=about |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 6 | |
| 7 | @jd:body |
| 8 | |
| 9 | <style> |
| 10 | .fullpage>#footer, |
| 11 | #jd-content>.content-footer.wrap { |
| 12 | display:none; |
| 13 | } |
Ricardo Cervera | 5fa6754 | 2014-06-15 21:23:16 -0700 | [diff] [blame] | 14 | #hero-height { |
| 15 | height:calc(100% - 100px); |
| 16 | } |
Ricardo Cervera | 6d61530 | 2014-06-20 18:42:30 -0700 | [diff] [blame] | 17 | .img-logo { |
| 18 | margin:0 auto; |
| 19 | display:block; |
| 20 | margin-bottom:-28px !important; |
| 21 | } |
| 22 | .img-logo-thin { |
| 23 | margin:0 auto; |
| 24 | display:block; |
| 25 | margin-bottom:-55px !important; |
| 26 | } |
| 27 | .col-5 { |
| 28 | width:170px; |
| 29 | } |
| 30 | .auto-img-container-cols { |
| 31 | position:relative; |
| 32 | margin-bottom:25px; |
| 33 | margin-top:25px; |
| 34 | } |
| 35 | .auto-img-frame-cols { |
| 36 | z-index:2; |
| 37 | position:relative; |
Ricardo Cervera | c5f2077 | 2014-06-23 13:11:30 -0700 | [diff] [blame] | 38 | width:460px; |
Ricardo Cervera | 6d61530 | 2014-06-20 18:42:30 -0700 | [diff] [blame] | 39 | } |
| 40 | .auto-img-shot-cols { |
Ricardo Cervera | c5f2077 | 2014-06-23 13:11:30 -0700 | [diff] [blame] | 41 | width:447px; |
Ricardo Cervera | 6d61530 | 2014-06-20 18:42:30 -0700 | [diff] [blame] | 42 | position:absolute; |
Ricardo Cervera | c5f2077 | 2014-06-23 13:11:30 -0700 | [diff] [blame] | 43 | top:8px; |
| 44 | left:7px; |
Robert Ly | 5d9681a | 2014-06-22 11:33:33 -0700 | [diff] [blame] | 45 | z-index:1; |
| 46 | } |
Ricardo Cervera | 24552873 | 2014-06-23 17:04:53 -0700 | [diff] [blame] | 47 | .sdk-link { |
| 48 | font-size:16px; |
| 49 | padding-left:5px; |
| 50 | padding-right:15px; |
| 51 | } |
| 52 | .sdk-link-title { |
| 53 | font-size:18px; |
| 54 | padding-left:5px; |
| 55 | padding-right:15px; |
| 56 | } |
| 57 | .sdk-link-desc { |
| 58 | font-size:14px; |
| 59 | padding-left:5px; |
| 60 | padding-right:15px; |
| 61 | } |
Ricardo Cervera | 0ac4b32 | 2014-06-24 23:36:14 -0700 | [diff] [blame] | 62 | .cols-leftp { |
| 63 | padding-left:95px; |
| 64 | } |
Robert Ly | 5d9681a | 2014-06-22 11:33:33 -0700 | [diff] [blame] | 65 | </style> |
| 66 | |
| 67 | |
smain@google.com | 98ee16c | 2014-11-25 12:44:19 -0800 | [diff] [blame] | 68 | |
| 69 | |
| 70 | |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 71 | <div class="landing-body-content"> |
| 72 | <div class="landing-hero-container"> |
| 73 | |
Ricardo Cervera | 5fa6754 | 2014-06-15 21:23:16 -0700 | [diff] [blame] | 74 | <div id="hero-height" class="landing-section auto-hero"> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 75 | <div class="landing-hero-scrim"></div> |
| 76 | <div class="landing-hero-wrap"> |
| 77 | <div class="vertical-center-outer"> |
| 78 | <div class="vertical-center-inner"> |
| 79 | |
| 80 | <div class="col-10"> |
| 81 | <div class="landing-section-header"> |
| 82 | <div class="landing-h1 hero">Android Auto</div> |
Quddus Chong | c6aed46 | 2014-11-10 18:50:17 -0800 | [diff] [blame] | 83 | <div class="landing-subhead hero">Audio entertainment and |
smain@google.com | 43eabc8 | 2014-11-24 09:25:00 -0800 | [diff] [blame] | 84 | messaging services in the car.</div> |
Robert Ly | 1568c19 | 2014-06-15 18:14:06 -0700 | [diff] [blame] | 85 | <div class="landing-hero-description"> |
Quddus Chong | c6aed46 | 2014-11-10 18:50:17 -0800 | [diff] [blame] | 86 | <p style="width:450px">Let drivers listen to and control |
| 87 | content in your music and other audio apps. Allow drivers to |
| 88 | hear and respond to your messaging service via the |
| 89 | car's controls and screen.</p> |
Robert Ly | 1568c19 | 2014-06-15 18:14:06 -0700 | [diff] [blame] | 90 | </div> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 91 | |
smain@google.com | 43eabc8 | 2014-11-24 09:25:00 -0800 | [diff] [blame] | 92 | <div class="landing-body" style="margin-top:40px;"> |
Quddus Chong | c6aed46 | 2014-11-10 18:50:17 -0800 | [diff] [blame] | 93 | <a href="{@docRoot}training/auto/index.html" |
smain@google.com | 43eabc8 | 2014-11-24 09:25:00 -0800 | [diff] [blame] | 94 | class="landing-button landing-primary"> |
Quddus Chong | c6aed46 | 2014-11-10 18:50:17 -0800 | [diff] [blame] | 95 | Get Started |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 96 | </a> |
smain@google.com | 43eabc8 | 2014-11-24 09:25:00 -0800 | [diff] [blame] | 97 | <a href="https://www.youtube.com/watch?v=ctiaVxgclsg" class="video-shadowbox-button white" |
| 98 | style="margin-left:40px"> |
| 99 | Watch the Intro Video |
| 100 | </a> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 101 | </div> |
| 102 | </div> |
| 103 | </div> |
| 104 | </div> |
| 105 | </div> <!-- end .wrap --> |
| 106 | |
| 107 | <div class="landing-scroll-down-affordance"> |
| 108 | <a class="landing-down-arrow" href="#android-in-car"> |
Robert Ly | 0cff625 | 2014-06-22 14:37:38 -0700 | [diff] [blame] | 109 | <img src="{@docRoot}wear/images/carrot.png" alt="Scroll down to read more"> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 110 | </a> |
| 111 | </div> |
| 112 | </div> <!-- end .landing-section .landing-hero --> |
| 113 | </div> <!-- end .landing-hero-container --> |
| 114 | |
Quddus Chong | c6aed46 | 2014-11-10 18:50:17 -0800 | [diff] [blame] | 115 | <div class="landing-rest-of-page"> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 116 | |
Quddus Chong | c6aed46 | 2014-11-10 18:50:17 -0800 | [diff] [blame] | 117 | <div class="landing-section landing-gray-background" id="android-in-car"> |
| 118 | <div class="wrap"> |
smain@google.com | 43eabc8 | 2014-11-24 09:25:00 -0800 | [diff] [blame] | 119 | <div class="landing-section-header"> |
Quddus Chong | c6aed46 | 2014-11-10 18:50:17 -0800 | [diff] [blame] | 120 | <div class="landing-h1">Extending Android to Cars</div> |
| 121 | <div class="landing-subhead">Android Auto brings the Android |
| 122 | platform into the car with a user interface that's optimized for driving.</div> |
| 123 | </div> |
| 124 | |
| 125 | <div class="landing-body"> |
| 126 | <div class="cols"> |
| 127 | <div class="col-8"> |
| 128 | <div class="auto-img-container-cols"> |
| 129 | <img class="auto-img-frame-cols" src="/auto/images/assets/landing/FrameA.png" /> |
| 130 | <img class="auto-img-shot-cols" src="/auto/images/assets/landing/01.gif" /> |
Ricardo Cervera | 6d61530 | 2014-06-20 18:42:30 -0700 | [diff] [blame] | 131 | </div> |
| 132 | </div> |
Quddus Chong | c6aed46 | 2014-11-10 18:50:17 -0800 | [diff] [blame] | 133 | <div class="col-8"> |
| 134 | <div class="auto-img-container-cols"> |
| 135 | <img class="auto-img-frame-cols" src="/auto/images/assets/landing/FrameA.png" /> |
| 136 | <img class="auto-img-shot-cols" src="/auto/images/assets/landing/02.gif" /> |
| 137 | </div> |
| 138 | </div> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 139 | </div> |
Quddus Chong | c6aed46 | 2014-11-10 18:50:17 -0800 | [diff] [blame] | 140 | </div> |
| 141 | </div> <!-- end .wrap --> |
| 142 | </div> <!-- end .landing-section --> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 143 | |
Quddus Chong | c6aed46 | 2014-11-10 18:50:17 -0800 | [diff] [blame] | 144 | <div class="landing-section"> |
Robert Ly | 0cff625 | 2014-06-22 14:37:38 -0700 | [diff] [blame] | 145 | <div class="wrap"> |
| 146 | <div class="landing-section-header"> |
| 147 | <div class="landing-h1">Build for One Platform</div> |
Quddus Chong | c6aed46 | 2014-11-10 18:50:17 -0800 | [diff] [blame] | 148 | <div class="landing-subhead">Create apps with the Android APIs |
| 149 | you’re familiar with and extend them to cars. |
Robert Ly | 0cff625 | 2014-06-22 14:37:38 -0700 | [diff] [blame] | 150 | </div> |
| 151 | </div> |
| 152 | |
| 153 | <div class="landing-body"> |
Robert Ly | 5d9681a | 2014-06-22 11:33:33 -0700 | [diff] [blame] | 154 | <div class="cols"> |
| 155 | <div class="col-8"> |
| 156 | <div class="auto-img-container-cols"> |
Quddus Chong | c6aed46 | 2014-11-10 18:50:17 -0800 | [diff] [blame] | 157 | <img class="auto-img-frame-cols" src="/auto/images/assets/landing/FrameA.png" /> |
| 158 | <img class="auto-img-shot-cols" src="/auto/images/assets/landing/05.png" /> |
Robert Ly | 5d9681a | 2014-06-22 11:33:33 -0700 | [diff] [blame] | 159 | </div> |
| 160 | </div> |
| 161 | <div class="col-8"> |
| 162 | <div class="auto-img-container-cols"> |
Quddus Chong | c6aed46 | 2014-11-10 18:50:17 -0800 | [diff] [blame] | 163 | <img class="auto-img-frame-cols" src="/auto/images/assets/landing/FrameA.png" /> |
| 164 | <img class="auto-img-shot-cols" src="/auto/images/assets/landing/06.png" /> |
Robert Ly | 5d9681a | 2014-06-22 11:33:33 -0700 | [diff] [blame] | 165 | </div> |
| 166 | </div> |
| 167 | </div> |
Quddus Chong | c6aed46 | 2014-11-10 18:50:17 -0800 | [diff] [blame] | 168 | <p>Write your apps without having to worry about vehicle-specific |
| 169 | hardware differences like screen resolution, software interfaces, |
| 170 | knobs, and touch controls. Your users get the same experience on any |
| 171 | compatible vehicle such as a consistent app launcher and system |
| 172 | events such as notifications.</p> |
Robert Ly | 5d9681a | 2014-06-22 11:33:33 -0700 | [diff] [blame] | 173 | </div> |
| 174 | </div> <!-- end .wrap --> |
| 175 | </div> <!-- end .landing-section --> |
| 176 | |
Quddus Chong | c6aed46 | 2014-11-10 18:50:17 -0800 | [diff] [blame] | 177 | <div class="landing-section" style="background-color:#f5f5f5" id="developing-for-auto"> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 178 | <div class="wrap"> |
| 179 | <div class="landing-section-header"> |
Quddus Chong | c6aed46 | 2014-11-10 18:50:17 -0800 | [diff] [blame] | 180 | <div class="landing-pre-h1">Now Available</div> |
| 181 | <div class="landing-h1">Developing for Android Auto</div> |
| 182 | <div class="landing-subhead">The APIs for building Auto-enabled apps |
| 183 | are available now! When connected to compatible vehicles, apps on |
| 184 | handheld devices running Android 5.0 or higher can communicate |
| 185 | with Android Auto.</div> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 186 | </div> |
| 187 | |
| 188 | <div class="landing-body"> |
Quddus Chong | c6aed46 | 2014-11-10 18:50:17 -0800 | [diff] [blame] | 189 | <div class="cols"> |
| 190 | <div class="col-8"> |
| 191 | <div class="auto-img-container-cols"> |
| 192 | <img class="auto-img-frame-cols" src="/auto/images/assets/landing/FrameA.png" /> |
| 193 | <img class="auto-img-shot-cols" src="/auto/images/assets/landing/03.gif" /> |
| 194 | </div> |
| 195 | <div class="landing-h3">Play Music on the Road from Your App</div> |
| 196 | <p class="landing-small" style="padding-left:0px; padding-top:15px;"> |
| 197 | Extend audio apps such as music, radio, and audiobook players |
| 198 | into the car. Build apps that let users browse and play their |
| 199 | music in the car.<br><a href="{@docRoot}training/auto/audio/index.html">Learn how to build audio apps</a> |
Ricardo Cervera | 24552873 | 2014-06-23 17:04:53 -0700 | [diff] [blame] | 200 | </p> |
Ricardo Cervera | 24552873 | 2014-06-23 17:04:53 -0700 | [diff] [blame] | 201 | </div> |
Quddus Chong | c6aed46 | 2014-11-10 18:50:17 -0800 | [diff] [blame] | 202 | <div class="col-8"> |
| 203 | <div class="auto-img-container-cols"> |
| 204 | <img class="auto-img-frame-cols" src="/auto/images/assets/landing/FrameA.png" /> |
| 205 | <img class="auto-img-shot-cols" src="/auto/images/assets/landing/04.png" /> |
| 206 | </div> |
| 207 | <div class="landing-h3">Keep Users Connected with In-Vehicle Messaging</div> |
| 208 | <p class="landing-small" style="padding-left:0px; padding-top:15px;"> |
| 209 | Create messaging apps that receive incoming notifications, |
| 210 | read messages via text-to-speech, and let users reply by voice |
| 211 | input in the car.<br><a href="{@docRoot}training/auto/messaging/index.html">Learn how to build messaging apps</a> |
Ricardo Cervera | 24552873 | 2014-06-23 17:04:53 -0700 | [diff] [blame] | 212 | </p> |
Ricardo Cervera | 24552873 | 2014-06-23 17:04:53 -0700 | [diff] [blame] | 213 | </div> |
| 214 | </div> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 215 | </div> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 216 | </div> <!-- end .wrap --> |
| 217 | </div> <!-- end .landing-section --> |
| 218 | |
Robert Ly | 5d9681a | 2014-06-22 11:33:33 -0700 | [diff] [blame] | 219 | <div class="landing-section landing-gray-background" > |
| 220 | <div class="wrap"> |
| 221 | <div class="landing-section-header"> |
| 222 | <div class="landing-h1">See What Others Have Done</div> |
| 223 | <div class="landing-subhead">We're working with developers to bring many popular apps |
| 224 | to Android Auto</div> |
| 225 | </div> |
| 226 | <div class="landing-body"> |
| 227 | <div class="cols"> |
Robert Ly | 5d9681a | 2014-06-22 11:33:33 -0700 | [diff] [blame] | 228 | <div class="col-4"> |
Quddus Chong | 4741fb4 | 2014-11-18 09:32:16 -0800 | [diff] [blame] | 229 | <img src="{@docRoot}auto/images/logos/apps/iheartradio.png" |
Quddus Chong | c6aed46 | 2014-11-10 18:50:17 -0800 | [diff] [blame] | 230 | width="160" height="160" class="img-logo" /> |
| 231 | </div> |
| 232 | <div class="col-4"> |
Robert Ly | 0cff625 | 2014-06-22 14:37:38 -0700 | [diff] [blame] | 233 | <img src="{@docRoot}auto/images/logos/apps/joyride.png" |
Robert Ly | 5d9681a | 2014-06-22 11:33:33 -0700 | [diff] [blame] | 234 | width="160" height="160" class="img-logo" /> |
| 235 | </div> |
| 236 | <div class="col-4"> |
Quddus Chong | 4741fb4 | 2014-11-18 09:32:16 -0800 | [diff] [blame] | 237 | <img src="{@docRoot}auto/images/logos/apps/kik.png" |
| 238 | width="120" height="120" class="img-logo" style="margin-top:30px" /> |
| 239 | </div> |
| 240 | <div class="col-4"> |
Luan Nguyen | 534b83d | 2015-03-05 10:38:32 -0800 | [diff] [blame^] | 241 | <img src="{@docRoot}auto/images/logos/apps/tunein.png" |
| 242 | width="160" height="160" class="img-logo" |
| 243 | /> |
Luan Nguyen | 7859590 | 2015-03-05 10:38:32 -0800 | [diff] [blame] | 244 | </div> |
Luan Nguyen | 36b8a59 | 2015-03-11 16:20:52 +0000 | [diff] [blame] | 245 | </div> |
| 246 | |
| 247 | <div class="cols"> |
| 248 | <div class="col-4"> |
Luan Nguyen | 534b83d | 2015-03-05 10:38:32 -0800 | [diff] [blame^] | 249 | <img src="{@docRoot}auto/images/logos/apps/talkray.png" |
| 250 | width="120" height="44" class="img-logo" style="margin-top:40px" |
| 251 | /> |
Luan Nguyen | 36b8a59 | 2015-03-11 16:20:52 +0000 | [diff] [blame] | 252 | </div> |
| 253 | <div class="col-4"> |
Luan Nguyen | 534b83d | 2015-03-05 10:38:32 -0800 | [diff] [blame^] | 254 | <img src="{@docRoot}auto/images/logos/apps/icq.png" |
| 255 | width="150" height="53" class="img-logo" style="margin-top:40px" |
| 256 | /> |
Luan Nguyen | 36b8a59 | 2015-03-11 16:20:52 +0000 | [diff] [blame] | 257 | </div> |
| 258 | <div class="col-4"> |
Luan Nguyen | 534b83d | 2015-03-05 10:38:32 -0800 | [diff] [blame^] | 259 | <img src="{@docRoot}auto/images/logos/apps/stitcher.png" |
| 260 | width="160" height="160" class="img-logo" style="margin-top:-20px" |
| 261 | /> |
Luan Nguyen | 36b8a59 | 2015-03-11 16:20:52 +0000 | [diff] [blame] | 262 | </div> |
| 263 | <div class="col-4"> |
Luan Nguyen | 534b83d | 2015-03-05 10:38:32 -0800 | [diff] [blame^] | 264 | <img src="/auto/images/logos/apps/pocketcasts.png" |
| 265 | width="160" height="160" class="img-logo" style="margin-top:-10px" |
| 266 | /> |
Luan Nguyen | 36b8a59 | 2015-03-11 16:20:52 +0000 | [diff] [blame] | 267 | </div> |
| 268 | </div> |
| 269 | |
| 270 | <div class="cols"> |
Luan Nguyen | 7859590 | 2015-03-05 10:38:32 -0800 | [diff] [blame] | 271 | <div class="col-4"> |
Luan Nguyen | 534b83d | 2015-03-05 10:38:32 -0800 | [diff] [blame^] | 272 | <img src="/auto/images/logos/apps/threema.png" |
| 273 | width="100" height="91" class="img-logo" style="margin-top:30px" |
| 274 | /> |
| 275 | </div> |
| 276 | <div class="col-4"> |
| 277 | <img src="{@docRoot}auto/images/logos/apps/umano.png" |
| 278 | width="160" height="160" class="img-logo" /> |
| 279 | </div> |
| 280 | <div class="col-4"> |
Quddus Chong | 4741fb4 | 2014-11-18 09:32:16 -0800 | [diff] [blame] | 281 | <img src="/auto/images/logos/apps/spotify.png" |
| 282 | width="160" height="160" class="img-logo" /> |
| 283 | </div> |
| 284 | <div class="col-4"> |
Quddus Chong | 4741fb4 | 2014-11-18 09:32:16 -0800 | [diff] [blame] | 285 | <img src="/auto/images/logos/apps/textplus.png" |
Luan Nguyen | 534b83d | 2015-03-05 10:38:32 -0800 | [diff] [blame^] | 286 | width="120" height="24" class="img-logo" style="margin-top:60px" |
| 287 | /> |
Quddus Chong | 4741fb4 | 2014-11-18 09:32:16 -0800 | [diff] [blame] | 288 | </div> |
| 289 | </div> |
| 290 | |
| 291 | <div class="cols"> |
| 292 | <div class="col-4"> |
Luan Nguyen | 534b83d | 2015-03-05 10:38:32 -0800 | [diff] [blame^] | 293 | <img src="{@docRoot}auto/images/logos/apps/contacts.png" |
| 294 | width="160" height="160" class="img-logo" style="margin-left:140px" |
| 295 | /> |
Robert Ly | 5d9681a | 2014-06-22 11:33:33 -0700 | [diff] [blame] | 296 | </div> |
| 297 | <div class="col-4"> |
Luan Nguyen | 534b83d | 2015-03-05 10:38:32 -0800 | [diff] [blame^] | 298 | <img src="{@docRoot}auto/images/logos/apps/skype.png" |
| 299 | width="160" height="70" class="img-logo" style="margin-top:40px; margin-left:160px" |
| 300 | /> |
Robert Ly | 5d9681a | 2014-06-22 11:33:33 -0700 | [diff] [blame] | 301 | </div> |
Luan Nguyen | 534b83d | 2015-03-05 10:38:32 -0800 | [diff] [blame^] | 302 | <div class="col-4"> |
| 303 | <img src="{@docRoot}auto/images/logos/apps/textme.png" |
| 304 | width="80" height="80" class="img-logo" style="margin-top:30px;margin-left:200px" |
| 305 | /> |
| 306 | </div> |
Robert Ly | 5d9681a | 2014-06-22 11:33:33 -0700 | [diff] [blame] | 307 | </div> |
Quddus Chong | 4741fb4 | 2014-11-18 09:32:16 -0800 | [diff] [blame] | 308 | |
Robert Ly | 5d9681a | 2014-06-22 11:33:33 -0700 | [diff] [blame] | 309 | <div class="cols" style="margin-top:60px"> |
| 310 | |
| 311 | <div class="col-4"> |
Quddus Chong | c6aed46 | 2014-11-10 18:50:17 -0800 | [diff] [blame] | 312 | <img src="/auto/images/logos/apps/npr.png" |
| 313 | width="100" height="128" class="img-logo" /> |
Robert Ly | 5d9681a | 2014-06-22 11:33:33 -0700 | [diff] [blame] | 314 | </div> |
Quddus Chong | c6aed46 | 2014-11-10 18:50:17 -0800 | [diff] [blame] | 315 | <div class="col-8"><p style="margin-top:0px"><em> |
| 316 | "Android Auto connects NPR One listeners to a personalized stream |
| 317 | of public radio news and stories to catch up on in the car. It's |
| 318 | an engaging and driver-safe user experience that was developed |
| 319 | using the media APIs provided in Android 5.0. The available |
| 320 | development tools made the integration and testing process simple |
| 321 | for launching in a short period of time."</em></p> |
Robert Ly | 5d9681a | 2014-06-22 11:33:33 -0700 | [diff] [blame] | 322 | </div> |
Robert Ly | c6cb1cc | 2014-06-24 08:59:47 -0700 | [diff] [blame] | 323 | </div> |
Robert Ly | 5d9681a | 2014-06-22 11:33:33 -0700 | [diff] [blame] | 324 | </div> |
Robert Ly | c6cb1cc | 2014-06-24 08:59:47 -0700 | [diff] [blame] | 325 | </div> <!-- end .wrap --> |
| 326 | </div> <!-- end .landing-section --> |
Robert Ly | 5d9681a | 2014-06-22 11:33:33 -0700 | [diff] [blame] | 327 | |
Robert Ly | 5d9681a | 2014-06-22 11:33:33 -0700 | [diff] [blame] | 328 | |
Ricardo Cervera | 6d61530 | 2014-06-20 18:42:30 -0700 | [diff] [blame] | 329 | <div class="landing-section landing-white-background"> |
| 330 | <div class="wrap"> |
| 331 | <div class="landing-section-header"> |
| 332 | <div class="landing-h1">Building an Ecosystem</div> |
| 333 | </div> |
| 334 | <div class="landing-body landing-align-center"> |
Robert Ly | 5d9681a | 2014-06-22 11:33:33 -0700 | [diff] [blame] | 335 | <div class="landing-subhead"> |
| 336 | Android Auto is coming soon to new cars from these manufacturers |
| 337 | </div> |
Ricardo Cervera | 6d61530 | 2014-06-20 18:42:30 -0700 | [diff] [blame] | 338 | </div> |
Ricardo Cervera | 0ac4b32 | 2014-06-24 23:36:14 -0700 | [diff] [blame] | 339 | <div class="cols cols-leftp"> |
Ricardo Cervera | 6d61530 | 2014-06-20 18:42:30 -0700 | [diff] [blame] | 340 | <div class="col-5"> |
Ricardo Cervera | 3c3daf6 | 2014-06-24 10:22:30 -0700 | [diff] [blame] | 341 | <img src="{@docRoot}auto/images/logos/auto/abarth.png" |
| 342 | width="120" height="120" class="img-logo" /> |
| 343 | </div> |
| 344 | <div class="col-5"> |
| 345 | <img src="{@docRoot}auto/images/logos/auto/alpharomeo.png" |
| 346 | width="120" height="120" class="img-logo" /> |
| 347 | </div> |
| 348 | <div class="col-5"> |
Robert Ly | 0cff625 | 2014-06-22 14:37:38 -0700 | [diff] [blame] | 349 | <img src="{@docRoot}auto/images/logos/auto/acura.png" |
Ricardo Cervera | 6d61530 | 2014-06-20 18:42:30 -0700 | [diff] [blame] | 350 | width="120" height="120" class="img-logo" /> |
| 351 | </div> |
| 352 | <div class="col-5"> |
Robert Ly | 0cff625 | 2014-06-22 14:37:38 -0700 | [diff] [blame] | 353 | <img src="{@docRoot}auto/images/logos/auto/audi.png" |
Ricardo Cervera | 6d61530 | 2014-06-20 18:42:30 -0700 | [diff] [blame] | 354 | width="120" height="120" class="img-logo" /> |
| 355 | </div> |
Ricardo Cervera | 0ac4b32 | 2014-06-24 23:36:14 -0700 | [diff] [blame] | 356 | </div> |
| 357 | <div class="cols cols-leftp"> |
Ricardo Cervera | 6d61530 | 2014-06-20 18:42:30 -0700 | [diff] [blame] | 358 | <div class="col-5"> |
Robert Ly | 0cff625 | 2014-06-22 14:37:38 -0700 | [diff] [blame] | 359 | <img src="{@docRoot}auto/images/logos/auto/bentley.png" |
Ricardo Cervera | 6d61530 | 2014-06-20 18:42:30 -0700 | [diff] [blame] | 360 | width="120" height="120" class="img-logo" /> |
| 361 | </div> |
| 362 | <div class="col-5"> |
Robert Ly | 0cff625 | 2014-06-22 14:37:38 -0700 | [diff] [blame] | 363 | <img src="{@docRoot}auto/images/logos/auto/chevrolet.png" |
Ricardo Cervera | 6d61530 | 2014-06-20 18:42:30 -0700 | [diff] [blame] | 364 | width="120" height="120" class="img-logo" /> |
| 365 | </div> |
| 366 | <div class="col-5"> |
Robert Ly | 0cff625 | 2014-06-22 14:37:38 -0700 | [diff] [blame] | 367 | <img src="{@docRoot}auto/images/logos/auto/chrysler.png" |
Ricardo Cervera | 6d61530 | 2014-06-20 18:42:30 -0700 | [diff] [blame] | 368 | width="120" height="120" class="img-logo" /> |
| 369 | </div> |
Ricardo Cervera | 6d61530 | 2014-06-20 18:42:30 -0700 | [diff] [blame] | 370 | <div class="col-5"> |
Ricardo Cervera | 3c3daf6 | 2014-06-24 10:22:30 -0700 | [diff] [blame] | 371 | <img src="{@docRoot}auto/images/logos/auto/dodge.png" |
Ricardo Cervera | 6d61530 | 2014-06-20 18:42:30 -0700 | [diff] [blame] | 372 | width="120" height="120" class="img-logo" /> |
| 373 | </div> |
Ricardo Cervera | 0ac4b32 | 2014-06-24 23:36:14 -0700 | [diff] [blame] | 374 | </div> |
| 375 | <div class="cols cols-leftp"> |
Ricardo Cervera | 6d61530 | 2014-06-20 18:42:30 -0700 | [diff] [blame] | 376 | <div class="col-5"> |
Robert Ly | 0cff625 | 2014-06-22 14:37:38 -0700 | [diff] [blame] | 377 | <img src="{@docRoot}auto/images/logos/auto/fiat.png" |
Ricardo Cervera | 6d61530 | 2014-06-20 18:42:30 -0700 | [diff] [blame] | 378 | width="120" height="120" class="img-logo" /> |
| 379 | </div> |
| 380 | <div class="col-5"> |
Ricardo Cervera | 3c3daf6 | 2014-06-24 10:22:30 -0700 | [diff] [blame] | 381 | <img src="{@docRoot}auto/images/logos/auto/ford.png" |
| 382 | width="120" height="120" class="img-logo" /> |
| 383 | </div> |
Ricardo Cervera | 3c3daf6 | 2014-06-24 10:22:30 -0700 | [diff] [blame] | 384 | <div class="col-5"> |
Robert Ly | 0cff625 | 2014-06-22 14:37:38 -0700 | [diff] [blame] | 385 | <img src="{@docRoot}auto/images/logos/auto/honda.png" |
Ricardo Cervera | 6d61530 | 2014-06-20 18:42:30 -0700 | [diff] [blame] | 386 | width="120" height="120" class="img-logo" /> |
| 387 | </div> |
| 388 | <div class="col-5"> |
Robert Ly | 0cff625 | 2014-06-22 14:37:38 -0700 | [diff] [blame] | 389 | <img src="{@docRoot}auto/images/logos/auto/hyundai.png" |
Ricardo Cervera | 6d61530 | 2014-06-20 18:42:30 -0700 | [diff] [blame] | 390 | width="120" height="120" class="img-logo" /> |
| 391 | </div> |
Ricardo Cervera | 0ac4b32 | 2014-06-24 23:36:14 -0700 | [diff] [blame] | 392 | </div> |
| 393 | <div class="cols cols-leftp"> |
Ricardo Cervera | 6d61530 | 2014-06-20 18:42:30 -0700 | [diff] [blame] | 394 | <div class="col-5"> |
Robert Ly | 0cff625 | 2014-06-22 14:37:38 -0700 | [diff] [blame] | 395 | <img src="{@docRoot}auto/images/logos/auto/infinity.png" |
Ricardo Cervera | 6d61530 | 2014-06-20 18:42:30 -0700 | [diff] [blame] | 396 | width="120" height="120" class="img-logo" /> |
| 397 | </div> |
Ricardo Cervera | 3c3daf6 | 2014-06-24 10:22:30 -0700 | [diff] [blame] | 398 | <div class="col-5"> |
| 399 | <img src="{@docRoot}auto/images/logos/auto/jeep.png" |
| 400 | width="120" height="120" class="img-logo" /> |
| 401 | </div> |
Ricardo Cervera | 6d61530 | 2014-06-20 18:42:30 -0700 | [diff] [blame] | 402 | <div class="col-5"> |
Robert Ly | 0cff625 | 2014-06-22 14:37:38 -0700 | [diff] [blame] | 403 | <img src="{@docRoot}auto/images/logos/auto/kia.png" |
Ricardo Cervera | 6d61530 | 2014-06-20 18:42:30 -0700 | [diff] [blame] | 404 | width="120" height="120" class="img-logo" /> |
| 405 | </div> |
| 406 | <div class="col-5"> |
Robert Ly | 0cff625 | 2014-06-22 14:37:38 -0700 | [diff] [blame] | 407 | <img src="{@docRoot}auto/images/logos/auto/maserati.png" |
Ricardo Cervera | 6d61530 | 2014-06-20 18:42:30 -0700 | [diff] [blame] | 408 | width="120" height="120" class="img-logo" /> |
| 409 | </div> |
Ricardo Cervera | 0ac4b32 | 2014-06-24 23:36:14 -0700 | [diff] [blame] | 410 | </div> |
| 411 | <div class="cols cols-leftp"> |
Ricardo Cervera | 6d61530 | 2014-06-20 18:42:30 -0700 | [diff] [blame] | 412 | <div class="col-5"> |
Robert Ly | 0cff625 | 2014-06-22 14:37:38 -0700 | [diff] [blame] | 413 | <img src="{@docRoot}auto/images/logos/auto/mazda.png" |
Ricardo Cervera | 6d61530 | 2014-06-20 18:42:30 -0700 | [diff] [blame] | 414 | width="120" height="120" class="img-logo" /> |
| 415 | </div> |
| 416 | <div class="col-5"> |
Robert Ly | 0cff625 | 2014-06-22 14:37:38 -0700 | [diff] [blame] | 417 | <img src="{@docRoot}auto/images/logos/auto/mitsubishi.png" |
Ricardo Cervera | 6d61530 | 2014-06-20 18:42:30 -0700 | [diff] [blame] | 418 | width="120" height="120" class="img-logo" /> |
| 419 | </div> |
Ricardo Cervera | 6d61530 | 2014-06-20 18:42:30 -0700 | [diff] [blame] | 420 | <div class="col-5"> |
Robert Ly | 0cff625 | 2014-06-22 14:37:38 -0700 | [diff] [blame] | 421 | <img src="{@docRoot}auto/images/logos/auto/nissan.png" |
Ricardo Cervera | 6d61530 | 2014-06-20 18:42:30 -0700 | [diff] [blame] | 422 | width="120" height="120" class="img-logo" /> |
| 423 | </div> |
| 424 | <div class="col-5"> |
Robert Ly | 0cff625 | 2014-06-22 14:37:38 -0700 | [diff] [blame] | 425 | <img src="{@docRoot}auto/images/logos/auto/opel.png" |
Ricardo Cervera | 6d61530 | 2014-06-20 18:42:30 -0700 | [diff] [blame] | 426 | width="120" height="120" class="img-logo" /> |
| 427 | </div> |
Ricardo Cervera | 8b938c5 | 2014-06-24 17:53:53 -0700 | [diff] [blame] | 428 | </div> |
Ricardo Cervera | 0ac4b32 | 2014-06-24 23:36:14 -0700 | [diff] [blame] | 429 | <div class="cols cols-leftp"> |
Ricardo Cervera | 6d61530 | 2014-06-20 18:42:30 -0700 | [diff] [blame] | 430 | <div class="col-5"> |
Ricardo Cervera | 3c3daf6 | 2014-06-24 10:22:30 -0700 | [diff] [blame] | 431 | <img src="{@docRoot}auto/images/logos/auto/ram.png" |
| 432 | width="120" height="120" class="img-logo" /> |
| 433 | </div> |
| 434 | <div class="col-5"> |
Robert Ly | 0cff625 | 2014-06-22 14:37:38 -0700 | [diff] [blame] | 435 | <img src="{@docRoot}auto/images/logos/auto/renault.png" |
Ricardo Cervera | 6d61530 | 2014-06-20 18:42:30 -0700 | [diff] [blame] | 436 | width="120" height="120" class="img-logo" /> |
| 437 | </div> |
| 438 | <div class="col-5"> |
Robert Ly | 0cff625 | 2014-06-22 14:37:38 -0700 | [diff] [blame] | 439 | <img src="{@docRoot}auto/images/logos/auto/seat.png" |
Ricardo Cervera | 6d61530 | 2014-06-20 18:42:30 -0700 | [diff] [blame] | 440 | width="120" height="120" class="img-logo" /> |
| 441 | </div> |
| 442 | <div class="col-5"> |
Robert Ly | 0cff625 | 2014-06-22 14:37:38 -0700 | [diff] [blame] | 443 | <img src="{@docRoot}auto/images/logos/auto/skoda.png" |
Ricardo Cervera | 6d61530 | 2014-06-20 18:42:30 -0700 | [diff] [blame] | 444 | width="120" height="120" class="img-logo" /> |
| 445 | </div> |
Ricardo Cervera | 0ac4b32 | 2014-06-24 23:36:14 -0700 | [diff] [blame] | 446 | </div> |
| 447 | <div class="cols cols-leftp"> |
Ricardo Cervera | 6d61530 | 2014-06-20 18:42:30 -0700 | [diff] [blame] | 448 | <div class="col-5"> |
Robert Ly | 0cff625 | 2014-06-22 14:37:38 -0700 | [diff] [blame] | 449 | <img src="{@docRoot}auto/images/logos/auto/subaru.png" |
Ricardo Cervera | 6d61530 | 2014-06-20 18:42:30 -0700 | [diff] [blame] | 450 | width="120" height="120" class="img-logo" /> |
| 451 | </div> |
| 452 | <div class="col-5"> |
Robert Ly | 0cff625 | 2014-06-22 14:37:38 -0700 | [diff] [blame] | 453 | <img src="{@docRoot}auto/images/logos/auto/suzuki.png" |
Ricardo Cervera | 6d61530 | 2014-06-20 18:42:30 -0700 | [diff] [blame] | 454 | width="120" height="120" class="img-logo" /> |
| 455 | </div> |
| 456 | <div class="col-5"> |
Robert Ly | 0cff625 | 2014-06-22 14:37:38 -0700 | [diff] [blame] | 457 | <img src="{@docRoot}auto/images/logos/auto/volkswagen.png" |
Ricardo Cervera | 6d61530 | 2014-06-20 18:42:30 -0700 | [diff] [blame] | 458 | width="120" height="120" class="img-logo" /> |
| 459 | </div> |
| 460 | <div class="col-5"> |
Robert Ly | 0cff625 | 2014-06-22 14:37:38 -0700 | [diff] [blame] | 461 | <img src="{@docRoot}auto/images/logos/auto/volvo.png" |
Ricardo Cervera | 6d61530 | 2014-06-20 18:42:30 -0700 | [diff] [blame] | 462 | width="120" height="120" class="img-logo" /> |
| 463 | </div> |
Ricardo Cervera | 6d61530 | 2014-06-20 18:42:30 -0700 | [diff] [blame] | 464 | </div> |
Robert Ly | c6cb1cc | 2014-06-24 08:59:47 -0700 | [diff] [blame] | 465 | </div> |
| 466 | </div> |
Quddus Chong | c6aed46 | 2014-11-10 18:50:17 -0800 | [diff] [blame] | 467 | |
| 468 | <div class="landing-section landing-red-background"> |
| 469 | <div class="wrap"> |
| 470 | <div class="landing-section-header"> |
| 471 | <div class="landing-h1 landing-align-left">Get Started with Android Auto</div> |
| 472 | |
| 473 | <div class="landing-subhead landing-subhead-red"> |
| 474 | <p> |
| 475 | Set up your development environment and start working with the APIs. |
| 476 | We’re excited about the experiences you'll create and can't |
| 477 | wait to see what you do next.</p> |
| 478 | </div> |
| 479 | </div> |
| 480 | <div class="landing-body"> |
| 481 | <a href="{@docRoot}training/auto/index.html" |
| 482 | class="landing-button landing-primary" style="margin-top: 20px;"> |
| 483 | Get Started |
| 484 | </a> |
| 485 | </div> |
| 486 | </div> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 487 | </div> |
Quddus Chong | c6aed46 | 2014-11-10 18:50:17 -0800 | [diff] [blame] | 488 | </div> |
| 489 | <div class="content-footer wrap" itemscope="" itemtype="http://schema.org/SiteNavigationElement" |
| 490 | style="border-top: none;"> |
| 491 | |
| 492 | <div class="layout-content-col col-16" style="padding-top:4px"> |
| 493 | <style>#___plusone_0 {float:right !important;}</style> |
| 494 | <div class="g-plusone" data-size="medium"></div> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 495 | </div> |
Quddus Chong | c6aed46 | 2014-11-10 18:50:17 -0800 | [diff] [blame] | 496 | </div> |
| 497 | |
| 498 | <div id="footer" class="wrap" style="width:940px;position:relative;top:-35px;z-index:-1"> |
| 499 | <div id="copyright"> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 500 | Except as noted, this content is |
| 501 | licensed under <a href="http://creativecommons.org/licenses/by/2.5/"> |
| 502 | Creative Commons Attribution 2.5</a>. For details and |
Robert Ly | 0cff625 | 2014-06-22 14:37:38 -0700 | [diff] [blame] | 503 | restrictions, see the <a href="{@docRoot}license.html">Content |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 504 | License</a>. |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 505 | </div> |
Quddus Chong | c6aed46 | 2014-11-10 18:50:17 -0800 | [diff] [blame] | 506 | </div> |
| 507 | </div> <!-- end .landing-hero-container --> |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 508 | |
| 509 | <script> |
| 510 | $("a.landing-down-arrow").on("click", function(e) { |
| 511 | $("body").animate({ |
Ricardo Cervera | 5fa6754 | 2014-06-15 21:23:16 -0700 | [diff] [blame] | 512 | scrollTop: $(".auto-hero").height() + 120 |
Robert Ly | 2055529 | 2014-06-13 23:28:19 -0700 | [diff] [blame] | 513 | }, 1000, "easeOutQuint"); |
| 514 | e.preventDefault(); |
| 515 | }); |
| 516 | </script> |
Robert Ly | 6bcec23 | 2014-06-23 22:21:20 -0700 | [diff] [blame] | 517 | |
Robert Ly | c6cb1cc | 2014-06-24 08:59:47 -0700 | [diff] [blame] | 518 | </div> <!-- end landing-body-content --> |