docs: release notes for ADT 10.0.1

Change-Id: If2a95c306e935c00944b0722b17b62315625ff93
This commit is contained in:
Scott Main
2011-03-14 14:17:31 -07:00
parent abdf0d533c
commit 7b013bb579
2 changed files with 36 additions and 6 deletions

View File

@ -1,8 +1,8 @@
page.title=ADT Plugin for Eclipse
adt.zip.version=10.0.0
adt.zip.download=ADT-10.0.0.zip
adt.zip.bytes=4243777
adt.zip.checksum=bf88bff62bc45c3b6d062e2beed67765
adt.zip.version=10.0.1
adt.zip.download=ADT-10.0.1.zip
adt.zip.bytes=5096182
adt.zip.checksum=e26a77db08377bdd2e62edeb9a3e3701
@jd:body
@ -33,7 +33,7 @@ to build Android applications.</p>
<p>ADT extends the capabilities of Eclipse to let you quickly set up new Android
projects, create an application UI, add components based on the Android
Framework API, debug your applications using the Android SDK tools, and even
export signed (or unsigned) APKs in order to distribute your application.</p>
export signed (or unsigned) {@code .apk} files in order to distribute your application.</p>
<p>Developing in Eclipse with ADT is highly recommended and is the fastest way
to get started. With the guided project setup it provides, as well as tools
@ -100,6 +100,36 @@ padding: .25em 1em;
<a href="#" onclick="return toggleDiv(this)">
<img src="{@docRoot}assets/images/triangle-opened.png" class="toggle-img" height="9px"
width="9px" />
ADT 10.0.1</a> <em>(March 2011)</em>
<div class="toggleme">
<dl>
<dt>Dependencies:</dt>
<dd>ADT 10.0.1 is designed for use with SDK Tools r10. If you haven't
already installed SDK Tools r10 into your SDK, use the Android SDK and AVD Manager to do
so.</dd>
<dt>General notes:</dt>
<dd>
<ul>
<li>Temporary work-around to resolve the rare cases in which the layout editor will
not open.</li>
<li>Fix issue in which ADT 10.0.0 would install on Eclipse 3.4 and lower, even though ADT
requires Eclipse 3.5 or higher (as of 10.0.0).</li>
</ul>
</dd>
</dl>
</div>
</div>
<div class="toggleable closed">
<a href="#" onclick="return toggleDiv(this)">
<img src="{@docRoot}assets/images/triangle-closed.png" class="toggle-img" height="9px"
width="9px" />
ADT 10.0.0</a> <em>(February 2011)</em>
<div class="toggleme">

View File

@ -129,7 +129,7 @@ class="new">new!</span></li>
<span style="display:none" class="zh-TW"></span>
</h2>
<ul>
<li><a href="<?cs var:toroot ?>sdk/eclipse-adt.html">ADT 10.0.0
<li><a href="<?cs var:toroot ?>sdk/eclipse-adt.html">ADT 10.0.1
<span style="display:none" class="de"></span>
<span style="display:none" class="es"></span>
<span style="display:none" class="fr"></span>