1 page.title=Android Auto 2 @jd:body 3 4 <style> 5 .auto-img-container-cols { 6 position:relative; 7 margin-bottom:25px; 8 margin-top:25px; 9 } 10 .auto-img-frame-cols { 11 z-index:2; 12 position:relative; 13 } 14 .auto-img-shot-cols { 15 position:absolute; 16 top:5px; 17 left:2px; 18 z-index:1; 19 } 20 </style> 21 22 <div class="auto-img-container-cols" style="float:right; margin:0 0 40px 40px;width:460px"> 23 <img class="auto-img-frame-cols" src="/auto/images/assets/00_frame.png"> 24 <img class="auto-img-shot-cols" src="/auto/images/assets/03_a_musict.png"> 25 </div> 26 27 <p>Android Auto is <strong>coming soon</strong> and brings apps to the car, 28 integrating with the vehicle's input controls and display.</p> 29 30 <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> 31 32 <p><a href="{@docRoot}auto/index.html">Learn more about Android Auto</a>.</p> 33 34 35 36