Loading docs/html/sdk/sdk_toc.cs +2 −1 Original line number Diff line number Diff line Loading @@ -142,7 +142,8 @@ class="new">new!</span></li> </li> </ul> <ul> <li><a href="<?cs var:toroot ?>sdk/tools-notes.html">SDK Tools, r12</a></li> <li><a href="<?cs var:toroot ?>sdk/tools-notes.html">SDK Tools, r13</a> <span class="new">new!</span></li> <li><a href="<?cs var:toroot ?>sdk/win-usb.html">Google USB Driver, r4</a></li> <li><a href="<?cs var:toroot ?>sdk/compatibility-library.html">Compatibility Package, r3</a></li> Loading docs/html/sdk/tools-notes.jd +38 −9 Original line number Diff line number Diff line Loading @@ -66,6 +66,35 @@ padding: .25em 1em; <div class="toggleable opened"> <a href="#" onclick="return toggleDiv(this)"> <img src="{@docRoot}assets/images/triangle-opened.png" class="toggle-img" height="9px" width="9px" /> SDK Tools, Revision 13</a> <em>(September 2011)</em> <div class="toggleme"> <dl> <dt>Dependencies:</dt> <dd> <p>If you are developing in Eclipse with ADT, note that the SDK Tools r13 is designed for use with ADT 12.0.0 and later. If you haven't already, we highly recommend updating your <a href="{@docRoot}sdk/eclipse-adt.html">ADT Plugin</a> to 12.0.0.</p> <p>If you are developing outside Eclipse, you must have <a href="http://ant.apache.org/">Apache Ant</a> 1.8 or later.</p> <dt>General notes:</dt> <dd> <ul> <li>Fix compilation issue in Ant (<code>dex</code> step) when paths have spaces.</li> <li>Fix issue in emulator installation when paths have spaces.</li> <li>Fix issue when AVD paths have spaces.</li> <li>Fix rendering issue when using emulator scaling (<a href="http://code.google.com/p/android/issues/detail?id=18299">see more</a>).</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" /> SDK Tools, Revision 12</a> <em>(July 2011)</em> <div class="toggleme"> <dl> Loading Loading
docs/html/sdk/sdk_toc.cs +2 −1 Original line number Diff line number Diff line Loading @@ -142,7 +142,8 @@ class="new">new!</span></li> </li> </ul> <ul> <li><a href="<?cs var:toroot ?>sdk/tools-notes.html">SDK Tools, r12</a></li> <li><a href="<?cs var:toroot ?>sdk/tools-notes.html">SDK Tools, r13</a> <span class="new">new!</span></li> <li><a href="<?cs var:toroot ?>sdk/win-usb.html">Google USB Driver, r4</a></li> <li><a href="<?cs var:toroot ?>sdk/compatibility-library.html">Compatibility Package, r3</a></li> Loading
docs/html/sdk/tools-notes.jd +38 −9 Original line number Diff line number Diff line Loading @@ -66,6 +66,35 @@ padding: .25em 1em; <div class="toggleable opened"> <a href="#" onclick="return toggleDiv(this)"> <img src="{@docRoot}assets/images/triangle-opened.png" class="toggle-img" height="9px" width="9px" /> SDK Tools, Revision 13</a> <em>(September 2011)</em> <div class="toggleme"> <dl> <dt>Dependencies:</dt> <dd> <p>If you are developing in Eclipse with ADT, note that the SDK Tools r13 is designed for use with ADT 12.0.0 and later. If you haven't already, we highly recommend updating your <a href="{@docRoot}sdk/eclipse-adt.html">ADT Plugin</a> to 12.0.0.</p> <p>If you are developing outside Eclipse, you must have <a href="http://ant.apache.org/">Apache Ant</a> 1.8 or later.</p> <dt>General notes:</dt> <dd> <ul> <li>Fix compilation issue in Ant (<code>dex</code> step) when paths have spaces.</li> <li>Fix issue in emulator installation when paths have spaces.</li> <li>Fix issue when AVD paths have spaces.</li> <li>Fix rendering issue when using emulator scaling (<a href="http://code.google.com/p/android/issues/detail?id=18299">see more</a>).</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" /> SDK Tools, Revision 12</a> <em>(July 2011)</em> <div class="toggleme"> <dl> Loading