Merge "add intro videos (w/ shadowbox) to Auto and Wear landing pages." into lmp-docs
This commit is contained in:
committed by
Android (Google) Code Review
commit
1b23ee962a
@@ -78,7 +78,7 @@ page.type=about
|
|||||||
<div class="landing-section-header">
|
<div class="landing-section-header">
|
||||||
<div class="landing-h1 hero">Android Auto</div>
|
<div class="landing-h1 hero">Android Auto</div>
|
||||||
<div class="landing-subhead hero">Audio entertainment and
|
<div class="landing-subhead hero">Audio entertainment and
|
||||||
messaging services in the car</div>
|
messaging services in the car.</div>
|
||||||
<div class="landing-hero-description">
|
<div class="landing-hero-description">
|
||||||
<p style="width:450px">Let drivers listen to and control
|
<p style="width:450px">Let drivers listen to and control
|
||||||
content in your music and other audio apps. Allow drivers to
|
content in your music and other audio apps. Allow drivers to
|
||||||
@@ -86,12 +86,15 @@ page.type=about
|
|||||||
car's controls and screen.</p>
|
car's controls and screen.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="landing-body">
|
<div class="landing-body" style="margin-top:40px;">
|
||||||
<a href="{@docRoot}training/auto/index.html"
|
<a href="{@docRoot}training/auto/index.html"
|
||||||
class="landing-button landing-primary"
|
class="landing-button landing-primary">
|
||||||
style="margin-top:40px;">
|
|
||||||
Get Started
|
Get Started
|
||||||
</a>
|
</a>
|
||||||
|
<a href="https://www.youtube.com/watch?v=ctiaVxgclsg" class="video-shadowbox-button white"
|
||||||
|
style="margin-left:40px">
|
||||||
|
Watch the Intro Video
|
||||||
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -110,7 +113,7 @@ page.type=about
|
|||||||
|
|
||||||
<div class="landing-section landing-gray-background" id="android-in-car">
|
<div class="landing-section landing-gray-background" id="android-in-car">
|
||||||
<div class="wrap">
|
<div class="wrap">
|
||||||
<div class="landing-section-h1">
|
<div class="landing-section-header">
|
||||||
<div class="landing-h1">Extending Android to Cars</div>
|
<div class="landing-h1">Extending Android to Cars</div>
|
||||||
<div class="landing-subhead">Android Auto brings the Android
|
<div class="landing-subhead">Android Auto brings the Android
|
||||||
platform into the car with a user interface that's optimized for driving.</div>
|
platform into the car with a user interface that's optimized for driving.</div>
|
||||||
@@ -131,10 +134,6 @@ page.type=about
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<p>Before you start building, check out the
|
|
||||||
<a href="http://youtu.be/ctiaVxgclsg" class="external-link">Introduction to Android Auto</a> video to understand how
|
|
||||||
users see and interact with your app in Android Auto.
|
|
||||||
</p>
|
|
||||||
</div>
|
</div>
|
||||||
</div> <!-- end .wrap -->
|
</div> <!-- end .wrap -->
|
||||||
</div> <!-- end .landing-section -->
|
</div> <!-- end .landing-section -->
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ page.type=about
|
|||||||
<div class="col-10">
|
<div class="col-10">
|
||||||
<div class="landing-section-header">
|
<div class="landing-section-header">
|
||||||
<div class="landing-h1 hero">Android Wear</div>
|
<div class="landing-h1 hero">Android Wear</div>
|
||||||
<div class="landing-subhead hero">Information that moves with you</div>
|
<div class="landing-subhead hero">Information that moves with you.</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="landing-hero-description">
|
<div class="landing-hero-description">
|
||||||
|
|
||||||
@@ -54,6 +54,10 @@ page.type=about
|
|||||||
<a href="{@docRoot}training/building-wearables.html" class="landing-button landing-primary" style="margin-top: 40px;">
|
<a href="{@docRoot}training/building-wearables.html" class="landing-button landing-primary" style="margin-top: 40px;">
|
||||||
Get Started
|
Get Started
|
||||||
</a>
|
</a>
|
||||||
|
<a href="https://www.youtube.com/watch?v=Bl4Qne-RpcM" class="video-shadowbox-button white"
|
||||||
|
style="margin-left:40px">
|
||||||
|
Watch the Intro Video
|
||||||
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user