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

* commit 'f61c14755730cc0cf9dcf982baac3be9442b666a':
  docs: Sample Code landing page - typo fixes
This commit is contained in:
Joe Fernandez
2013-10-31 07:55:04 -07:00
committed by Android Git Automerger

View File

@@ -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>