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 |
| 5 | |
| 6 | @jd:body |
| 7 | |
| 8 | <style> |
| 9 | .fullpage>#footer, |
| 10 | #jd-content>.content-footer.wrap { |
| 11 | display:none; |
| 12 | } |
| 13 | </style> |
| 14 | |
| 15 | |
| 16 | |
| 17 | |
| 18 | <div id="video-container"> |
| 19 | <div id="video-frame"> |
| 20 | <div class="video-close"> |
| 21 | <span id="icon-video-close"> </span> |
| 22 | </div> |
| 23 | <script src="//ajax.googleapis.com/ajax/libs/swfobject/2.2/swfobject.js"></script> |
| 24 | <div id="ytapiplayer"> |
| 25 | <a href="http://www.youtube.com/watch?v=0xQ3y902DEQ"><img width=940 |
| 26 | src="https://i1.ytimg.com/vi/0xQ3y902DEQ/maxresdefault.jpg"></a><!--You need Flash player 8+ and JavaScript enabled to view this video. --> |
| 27 | </div> |
| 28 | </div> |
| 29 | </div> |
| 30 | |
| 31 | |
| 32 | |
| 33 | <div class="landing-body-content"> |
| 34 | <div class="landing-hero-container"> |
| 35 | |
| 36 | <div class="landing-section auto-hero"> |
| 37 | |
| 38 | <div class="landing-hero-scrim"></div> |
| 39 | <div class="landing-hero-wrap"> |
| 40 | <div class="vertical-center-outer"> |
| 41 | <div class="vertical-center-inner"> |
| 42 | |
| 43 | <div class="col-10"> |
| 44 | <div class="landing-section-header"> |
| 45 | <div class="landing-h1 hero">Android Auto</div> |
| 46 | <div class="landing-subhead hero">Entertainment and services on your dashboard</div> |
| 47 | </div> |
| 48 | <div class="landing-hero-description"> |
| 49 | <p>Maps, music, search and more in your vehicle, powered by your Android phone. |
| 50 | Voice actions and feedback. Useful local information. Clean user interfaces to |
| 51 | keep your eyes on the road.</p> |
| 52 | </div> |
| 53 | |
| 54 | <div class="landing-body"> |
| 55 | <a href="{@docRoot}auto/overview.html" class="landing-button landing-primary" style="margin-top: 40px;"> |
| 56 | Developer Overview |
| 57 | </a> |
| 58 | </div> |
| 59 | </div> |
| 60 | </div> |
| 61 | </div> |
| 62 | </div> <!-- end .wrap --> |
| 63 | |
| 64 | <div class="landing-scroll-down-affordance"> |
| 65 | <a class="landing-down-arrow" href="#android-in-car"> |
| 66 | <img src="{@docRoot}wear/images/carrot.png" alt="Scroll down to read more"> |
| 67 | </a> |
| 68 | </div> |
| 69 | </div> <!-- end .landing-section .landing-hero --> |
| 70 | </div> <!-- end .landing-hero-container --> |
| 71 | |
| 72 | <div class="landing-rest-of-page"> |
| 73 | |
| 74 | <div class="landing-section landing-gray-background" id="android-in-car"> |
| 75 | <div class="wrap"> |
| 76 | <div class="landing-section-header"> |
| 77 | <div class="landing-h1">Bringing Android to Your Car</div> |
| 78 | </div> |
| 79 | |
| 80 | <div class="landing-body"> |
| 81 | <p>When users connect their Android phone to an Android Auto enabled vehicle, the |
| 82 | system shows an interface that lets users select compatible apps and services to run. |
| 83 | </p> |
| 84 | <p>Android Auto provides new APIs and tools that your existing Android apps can |
| 85 | leverage to run on any compatible vehicle. Users interact with your apps through the |
| 86 | touch screen and the physical buttons on the vehicle’s dashboard. Your apps can also |
| 87 | respond to voice commands. |
| 88 | </p> |
| 89 | </div> |
| 90 | |
| 91 | </div> <!-- end .wrap --> |
| 92 | </div> <!-- end .landing-section --> |
| 93 | |
| 94 | <div class="landing-section" > |
| 95 | <div class="wrap"> |
| 96 | <div class="landing-section-header"> |
| 97 | <div class="landing-h1">Minimizing Distraction</div> |
| 98 | </div> |
| 99 | |
| 100 | <div class="landing-body"> |
| 101 | <p>We designed Android Auto to minimize driver distraction. Android Auto provides UI |
| 102 | templates for several app categories. These templates define the user interaction model |
| 103 | for any app and follow international best practices for reducing driver distraction.</p> |
| 104 | <p>You can customize these templates to fit your brand and link them to your app’s |
| 105 | content and functionality, instead of building new UIs and testing them for driver |
| 106 | distraction, which is a lengthy and costly process.</p> |
| 107 | <p>Android Auto locks any device that users connect to a compatible vehicle, so drivers |
| 108 | interact with the device using voice actions and the vehicle’s input controls.</p> |
| 109 | </div> |
| 110 | |
| 111 | </div> <!-- end .wrap --> |
| 112 | </div> <!-- end .landing-section --> |
| 113 | |
| 114 | <div class="landing-section landing-white-background"> |
| 115 | <div class="wrap"> |
| 116 | <div class="landing-section-header"> |
| 117 | <div class="landing-h2">Building an Ecosystem</div> |
| 118 | <div class="landing-body landing-align-center"> |
| 119 | <p class="landing-small"> |
| 120 | Android Auto is coming soon to new cars from these manufacturers: |
| 121 | </p> |
| 122 | </div> |
| 123 | </div> |
| 124 | |
| 125 | </div> |
| 126 | <div style="width:800px;margin:0 auto"> |
| 127 | <img src="{@docRoot}auto/images/carlogos.png" alt="Partners" /> |
| 128 | </div> |
| 129 | </div> <!-- end .wrap --> |
| 130 | </div> <!-- end .landing-section --> |
| 131 | |
| 132 | <div class="landing-section" style="background-color:#f5f5f5"> |
| 133 | <div class="wrap"> |
| 134 | <div class="landing-section-header"> |
| 135 | <div class="landing-pre-h1">Coming soon</div> |
| 136 | <div class="landing-h1">Android Auto SDK</div> |
| 137 | <div style="text-align:center;margin-top:20px;font-size:14pt;margin-bottom:-5px"> |
| 138 | <a href="https://docs.google.com/a/google.com/forms/d/1ANgYOoYLkfyZ2JRPSU34Nep5yNaU-Ha2syXJ9b4xLrA/viewform">Sign up for updates</a> |
| 139 | </div> |
| 140 | </div> |
| 141 | |
| 142 | <div class="landing-body"> |
| 143 | <p>In the coming months, we’ll be releasing the Android Auto SDK, which includes APIs |
| 144 | and tools to make your existing apps compatible with Android Auto. The first version |
| 145 | of the SDK will provide templates and APIs for music, podcast, live radio, and audio |
| 146 | news apps, as well as limited voice actions.</p> |
| 147 | <p>Future versions of the Android Auto SDK will include support for a selection of |
| 148 | Android notifications, additional voice actions, and templates and APIs for |
| 149 | messaging, communication, local search, and more.</p> |
| 150 | |
| 151 | <a target="_blank" href="http://g.co/androidweardev"> |
| 152 | <img class="landing-social-image" src="//www.google.com/images/icons/product/gplus-128.png" alt="+Android Auto Developers"> |
| 153 | </a> |
| 154 | <p>G+ Community</p> |
| 155 | <p class="landing-small"> |
| 156 | Join the Android Auto developer community on Google+ to stay involved, get the |
| 157 | latest updates, and exchange experiences with other developers. |
| 158 | <a target="_blank" href="http://g.co/androidweardev">+Android Auto Developers</a> |
| 159 | </p> |
| 160 | </div> |
| 161 | |
| 162 | </div> <!-- end .wrap --> |
| 163 | </div> <!-- end .landing-section --> |
| 164 | |
| 165 | </div> <!-- end .landing-rest-of-page --> |
| 166 | |
| 167 | |
| 168 | <div class="content-footer wrap" itemscope="" itemtype="http://schema.org/SiteNavigationElement"> |
| 169 | <div class="layout-content-col col-16" style="padding-top:4px"> |
| 170 | <style>#___plusone_0 {float:right !important;}</style> |
| 171 | <div class="g-plusone" data-size="medium"></div> |
| 172 | </div> |
| 173 | </div> |
| 174 | <div id="footer" class="wrap" style="width:940px;position:relative;top:-35px;z-index:-1"> |
| 175 | <div id="copyright"> |
| 176 | Except as noted, this content is |
| 177 | licensed under <a href="http://creativecommons.org/licenses/by/2.5/"> |
| 178 | Creative Commons Attribution 2.5</a>. For details and |
| 179 | restrictions, see the <a href="/license.html">Content |
| 180 | License</a>. |
| 181 | </div> |
| 182 | </div> |
| 183 | |
| 184 | |
| 185 | </div> <!-- end landing-body-content --> |
| 186 | |
| 187 | <script> |
| 188 | $("a.landing-down-arrow").on("click", function(e) { |
| 189 | $("body").animate({ |
| 190 | scrollTop: $(".wear-hero").height() + 76 |
| 191 | }, 1000, "easeOutQuint"); |
| 192 | e.preventDefault(); |
| 193 | }); |
| 194 | </script> |