Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e31345f6 authored by Sreevani Sreejith's avatar Sreevani Sreejith Committed by Android (Google) Code Review
Browse files

Merge "docs: Added embedded udacity training video to extend apps to work with...

Merge "docs: Added embedded udacity training video to extend apps to work with Android Auto." into mnc-docs
parents db925de6 d2e92520
Loading
Loading
Loading
Loading
+18 −2
Original line number Diff line number Diff line
@@ -28,7 +28,6 @@ page.metaDescription=Starting point for building apps for Auto, with guidelines,
  use in vehicles.
</p>
 

<h2 id="overview">Get Started</h2>

<p>
@@ -82,3 +81,20 @@ page.metaDescription=Starting point for building apps for Auto, with guidelines,
  data-cardSizes="9x3"
  data-maxResults="6">
</div>

<h2 id="training">Video Training</h2>

<div class="wrap">
  <div class="cols">
    <div class="col-1of2">
      <p>If you prefer to learn through interactive video training,
      check out this online course about extending your apps to work with Android Auto.</p>
      <p><a href="https://www.udacity.com/course/ud875C" class="button">
        Start the video course</a>
      </p>
    </div>
    <div class="col-1of2">
      <iframe width="300" height="169" src="https://www.youtube.com/embed/pK2HQMTdq6Y?utohide=1&amp;showinfo=0" frameborder="0" allowfullscreen="" style="float: right; margin: 0 0 20px 20px;"></iframe>
    </div>
  </div>
</div>
 No newline at end of file