File tree Expand file tree Collapse file tree 3 files changed +6
-8
lines changed
Expand file tree Collapse file tree 3 files changed +6
-8
lines changed Original file line number Diff line number Diff line change @@ -7,9 +7,6 @@ parent.link=index.html
77
88<div id="qv-wrapper">
99<div id="qv">
10- <h2>bmgr quickview</h2>
11- <p><code>bmgr</code> lets you control the backup/restore system on an Android device.
12-
1310 <h2>In this document</h2>
1411 <ol>
1512<li><a href="#backup">Forcing a Backup Operation</a></li>
Original file line number Diff line number Diff line change @@ -41,10 +41,10 @@ shows how to create a new project either using Eclipse (with the ADT plugin) or
4141SDK tools from a command line.</p>
4242
4343<p class="note"><strong>Note:</strong> You should already have the Android SDK installed, and if
44- you're using Eclipse, you should also have the <a
45- href="{@docRoot}tools/sdk/eclipse-adt.html">ADT plugin</a> installed. If you don't have
46- these, follow the guide to <a href="{@docRoot}sdk/installing/index.html">Installing the Android SDK</a>
47- before you start this lesson.</p>
44+ you're using Eclipse, you should also have the <a href="{@docRoot}tools/sdk/eclipse-adt.html">ADT
45+ plugin</a> installed (version 20.0.0 or higher). If you don't have these, follow the guide to <a
46+ href="{@docRoot}sdk/installing/index.html">Installing the Android SDK</a> before you start this
47+ lesson.</p>
4848
4949
5050<h2 id="Eclipse">Create a Project with Eclipse</h2>
Original file line number Diff line number Diff line change @@ -14,8 +14,9 @@ next.link=creating-project.html
1414<h2>Dependencies and prerequisites</h2>
1515
1616<ul>
17- <li>Android 1.6 or higher</li>
1817 <li><a href="http://developer.android.com/sdk/index.html">Android SDK</a></li>
18+ <li><a href="{@docRoot}tools/sdk/eclipse-adt.html">ADT Plugin</a> 20.0.0 or higher
19+ (if you're using Eclipse)</li>
1920</ul>
2021
2122</div>
You can’t perform that action at this time.
0 commit comments