summaryrefslogtreecommitdiffstats
path: root/docs/html/training/basics/firstapp/index.jd
diff options
context:
space:
mode:
Diffstat (limited to 'docs/html/training/basics/firstapp/index.jd')
-rw-r--r--docs/html/training/basics/firstapp/index.jd10
1 files changed, 4 insertions, 6 deletions
diff --git a/docs/html/training/basics/firstapp/index.jd b/docs/html/training/basics/firstapp/index.jd
index d5df0b7..4dca352 100644
--- a/docs/html/training/basics/firstapp/index.jd
+++ b/docs/html/training/basics/firstapp/index.jd
@@ -15,8 +15,7 @@ helpoutsWidget=true
<h2>Dependencies and prerequisites</h2>
<ul>
- <li><a href="{@docRoot}sdk/index.html">Android SDK</a></li>
- <li><a href="{@docRoot}sdk/installing/studio.html">Android Studio</a></li>
+ <li><a href="{@docRoot}sdk/index.html">Android Studio</a></li>
</ul>
</div>
@@ -33,10 +32,9 @@ design, including how to build a simple user interface and handle user input.</p
<p>Before you start this class, be sure you have your development environment set up. You need
to:</p>
<ol>
- <li>Download the <a href="{@docRoot}sdk/index.html">Android SDK</a>.</li>
- <li>Install <a href="{@docRoot}sdk/installing/studio.html">Android Studio</a>.</li>
- <li>Download the latest SDK tools and platforms using the <a href="{@docRoot}tools/help/sdk-manager.html">
- SDK Manager</a>.</li>
+ <li>Download the <a href="{@docRoot}sdk/index.html">Android Studio</a>.</li>
+ <li>Download the latest SDK tools and platforms using the
+ <a href="{@docRoot}tools/help/sdk-manager.html">SDK Manager</a>.</li>
</ol>
<p class="note"><strong>Note:</strong> Make sure you install the most recent versions of Android