summaryrefslogtreecommitdiffstats
path: root/docs/html/design/auto/index.jd
blob: c970caca748e7d9d6aea4a43ba42294acb43fd69 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
page.title=Android Auto
@jd:body

<style>
.auto-img-container-cols {
  position:relative;
  margin-bottom:25px;
  margin-top:25px;
}
.auto-img-frame-cols {
  z-index:2;
  position:relative;
}
.auto-img-shot-cols {
  position:absolute;
  top:5px;
  left:2px;
  z-index:1;
}
</style>

<div class="auto-img-container-cols" style="float:right; margin:0 0 40px 40px;width:460px">
  <img class="auto-img-frame-cols" src="/auto/images/assets/00_frame.png">
  <img class="auto-img-shot-cols" src="/auto/images/assets/03_a_musict.png">
</div>

<p>Android Auto is <strong>coming soon</strong> and brings apps to the car,
integrating with the vehicle's input controls and display.</p>

<p>The future design guidelines provide templates that define the user interaction model for all apps and let you hook into a standard UI with touch and voice controls. The templates meet international best practices for reducing driver distraction while still letting you customize and brand them to properly deliver your content.</p>

<p><a href="{@docRoot}auto/index.html">Learn more about Android Auto</a>.</p>