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

Commit f61c1475 authored by Joe Fernandez's avatar Joe Fernandez Committed by Android (Google) Code Review
Browse files

Merge "docs: Sample Code landing page - typo fixes" into klp-dev

parents 161406df 5780db1e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -25,11 +25,11 @@ page.tags="samples","examples","code"

<ul>
  <li>Unpack the downloaded project package.</li>
  <li>In Android Studio, chose <strong>File > Import Project</strong> and select root folder of
  <li>In Android Studio, chose <strong>File > Import Project</strong> and select the root folder of
  the unpacked project.
    <p>Android Studio may ask you to choose the type of project you are importing.
      If this is the case, make sure to choose <strong>Import project from
      external model</strong> and the <strong>Gradle</strong> option.
      external model</strong> and select the <strong>Gradle</strong> option.
    </p>
  </li>
</ul>