Loading Android.mk +4 −4 Original line number Diff line number Diff line Loading @@ -438,10 +438,10 @@ framework_docs_SDK_CURRENT_DIR:=$(framework_docs_SDK_VERSION)_r$(framework_docs_ framework_docs_SDK_PREVIEW:=0 ## Latest ADT version identifiers, for reference from published docs framework_docs_ADT_VERSION:=0.9.8 framework_docs_ADT_DOWNLOAD:=ADT-0.9.8.zip framework_docs_ADT_BYTES:=8301417 framework_docs_ADT_CHECKSUM:=27e0de800512f13feae46fb554e6ee2f framework_docs_ADT_VERSION:=0.9.9 framework_docs_ADT_DOWNLOAD:=ADT-0.9.9.zip framework_docs_ADT_BYTES:=8301681 framework_docs_ADT_CHECKSUM:=7deff0c9b25940a74cea7a0815a3bc36 framework_docs_LOCAL_DROIDDOC_OPTIONS += \ -hdf sdk.version $(framework_docs_SDK_VERSION) \ Loading docs/html/sdk/adt_download.jd +9 −2 Original line number Diff line number Diff line Loading @@ -22,12 +22,19 @@ ADT Installation</a>.</p> <th>Notes</th> </tr> <tr> <td>0.9.8</td> <td><a href="http://dl-ssl.google.com/android/ADT-0.9.8.zip">ADT-0.9.8.zip</a></td> <td>0.9.9</td> <td><a href="http://dl-ssl.google.com/android/ADT-0.9.9.zip">ADT-0.9.9.zip</a></td> <td><nobr>{@adtZipBytes} bytes</nobr></td> <td>{@adtZipChecksum}</td> <td>Requires SDK Tools, Revision 7 <em><nobr>September 2010</nobr></em></td> </tr> <tr> <td>0.9.8</td> <td><a href="http://dl-ssl.google.com/android/ADT-0.9.8.zip">ADT-0.9.8.zip</a></td> <td><nobr>8301417 bytes</nobr></td> <td>27e0de800512f13feae46fb554e6ee2f</td> <td>Requires SDK Tools, Revision 7 <em><nobr>September 2010</nobr></em></td> </tr> <tr> <td>0.9.7</td> <td><a href="http://dl-ssl.google.com/android/ADT-0.9.7.zip">ADT-0.9.7.zip</a></td> Loading docs/html/sdk/eclipse-adt.jd +32 −5 Original line number Diff line number Diff line Loading @@ -96,11 +96,40 @@ padding: .25em 1em; </style> <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" /> ADT 0.9.9</a> <em>(September 2010)</em> <div class="toggleme"> </ul> </dd> <dl> <dt>Dependencies:</dt> <dd><p>ADT 0.9.9 replaces ADT 0.9.8 and is designed for use with SDK Tools r7 and later. ADT 0.9.9 includes the ADT 0.9.8 features as well as an important bugfix, so we recommend that you upgrade as soon as possible. If you haven't already installed SDK Tools r7 into your SDK, use the Android SDK Manager to do so.</p></dd> <dt>General notes:</dt> <dd> <ul> <li>Fixes a problem in project import, in which source files were deleted in some cases.</li> <li>Includes all other ADT 0.9.8 features (see below).</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 0.9.8</a> <em>(September 2010)</em> <div class="toggleme"> Loading @@ -112,9 +141,7 @@ ADT 0.9.8</a> <em>(September 2010)</em> <dt>Dependencies:</dt> <dd><p>ADT 0.9.8 is designed for use with SDK Tools r7 and later. Before updating to ADT 0.9.8, we highly recommend that you use the Android SDK and AVD Manager to install SDK Tools r7 into your SDK.</p></dd> <dd><p>ADT 0.9.8 is now deprecated. Please use ADT 0.9.9 instead.</p></dd> <dt>General notes:</dt> <dd> Loading docs/html/sdk/requirements.jd +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ Android applications using the Android SDK. </p> <h3>Supported Operating Systems</h3> <ul> <li>Windows XP (32-bit) or Vista (32- or 64-bit)</li> <li>Windows XP (32-bit), Vista (32- or 64-bit), or Windows 7 (32- or 64-bit)</li> <li>Mac OS X 10.5.8 or later (x86 only)</li> <li>Linux (tested on Linux Ubuntu Hardy Heron) <ul> Loading docs/html/sdk/sdk_toc.cs +1 −1 Original line number Diff line number Diff line Loading @@ -94,7 +94,7 @@ <span style="display:none" class="zh-TW"></span> </h2> <ul> <li><a href="<?cs var:toroot ?>sdk/eclipse-adt.html">ADT 0.9.8 <li><a href="<?cs var:toroot ?>sdk/eclipse-adt.html">ADT 0.9.9 <span style="display:none" class="de"></span> <span style="display:none" class="es"></span> <span style="display:none" class="fr"></span> Loading Loading
Android.mk +4 −4 Original line number Diff line number Diff line Loading @@ -438,10 +438,10 @@ framework_docs_SDK_CURRENT_DIR:=$(framework_docs_SDK_VERSION)_r$(framework_docs_ framework_docs_SDK_PREVIEW:=0 ## Latest ADT version identifiers, for reference from published docs framework_docs_ADT_VERSION:=0.9.8 framework_docs_ADT_DOWNLOAD:=ADT-0.9.8.zip framework_docs_ADT_BYTES:=8301417 framework_docs_ADT_CHECKSUM:=27e0de800512f13feae46fb554e6ee2f framework_docs_ADT_VERSION:=0.9.9 framework_docs_ADT_DOWNLOAD:=ADT-0.9.9.zip framework_docs_ADT_BYTES:=8301681 framework_docs_ADT_CHECKSUM:=7deff0c9b25940a74cea7a0815a3bc36 framework_docs_LOCAL_DROIDDOC_OPTIONS += \ -hdf sdk.version $(framework_docs_SDK_VERSION) \ Loading
docs/html/sdk/adt_download.jd +9 −2 Original line number Diff line number Diff line Loading @@ -22,12 +22,19 @@ ADT Installation</a>.</p> <th>Notes</th> </tr> <tr> <td>0.9.8</td> <td><a href="http://dl-ssl.google.com/android/ADT-0.9.8.zip">ADT-0.9.8.zip</a></td> <td>0.9.9</td> <td><a href="http://dl-ssl.google.com/android/ADT-0.9.9.zip">ADT-0.9.9.zip</a></td> <td><nobr>{@adtZipBytes} bytes</nobr></td> <td>{@adtZipChecksum}</td> <td>Requires SDK Tools, Revision 7 <em><nobr>September 2010</nobr></em></td> </tr> <tr> <td>0.9.8</td> <td><a href="http://dl-ssl.google.com/android/ADT-0.9.8.zip">ADT-0.9.8.zip</a></td> <td><nobr>8301417 bytes</nobr></td> <td>27e0de800512f13feae46fb554e6ee2f</td> <td>Requires SDK Tools, Revision 7 <em><nobr>September 2010</nobr></em></td> </tr> <tr> <td>0.9.7</td> <td><a href="http://dl-ssl.google.com/android/ADT-0.9.7.zip">ADT-0.9.7.zip</a></td> Loading
docs/html/sdk/eclipse-adt.jd +32 −5 Original line number Diff line number Diff line Loading @@ -96,11 +96,40 @@ padding: .25em 1em; </style> <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" /> ADT 0.9.9</a> <em>(September 2010)</em> <div class="toggleme"> </ul> </dd> <dl> <dt>Dependencies:</dt> <dd><p>ADT 0.9.9 replaces ADT 0.9.8 and is designed for use with SDK Tools r7 and later. ADT 0.9.9 includes the ADT 0.9.8 features as well as an important bugfix, so we recommend that you upgrade as soon as possible. If you haven't already installed SDK Tools r7 into your SDK, use the Android SDK Manager to do so.</p></dd> <dt>General notes:</dt> <dd> <ul> <li>Fixes a problem in project import, in which source files were deleted in some cases.</li> <li>Includes all other ADT 0.9.8 features (see below).</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 0.9.8</a> <em>(September 2010)</em> <div class="toggleme"> Loading @@ -112,9 +141,7 @@ ADT 0.9.8</a> <em>(September 2010)</em> <dt>Dependencies:</dt> <dd><p>ADT 0.9.8 is designed for use with SDK Tools r7 and later. Before updating to ADT 0.9.8, we highly recommend that you use the Android SDK and AVD Manager to install SDK Tools r7 into your SDK.</p></dd> <dd><p>ADT 0.9.8 is now deprecated. Please use ADT 0.9.9 instead.</p></dd> <dt>General notes:</dt> <dd> Loading
docs/html/sdk/requirements.jd +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ Android applications using the Android SDK. </p> <h3>Supported Operating Systems</h3> <ul> <li>Windows XP (32-bit) or Vista (32- or 64-bit)</li> <li>Windows XP (32-bit), Vista (32- or 64-bit), or Windows 7 (32- or 64-bit)</li> <li>Mac OS X 10.5.8 or later (x86 only)</li> <li>Linux (tested on Linux Ubuntu Hardy Heron) <ul> Loading
docs/html/sdk/sdk_toc.cs +1 −1 Original line number Diff line number Diff line Loading @@ -94,7 +94,7 @@ <span style="display:none" class="zh-TW"></span> </h2> <ul> <li><a href="<?cs var:toroot ?>sdk/eclipse-adt.html">ADT 0.9.8 <li><a href="<?cs var:toroot ?>sdk/eclipse-adt.html">ADT 0.9.9 <span style="display:none" class="de"></span> <span style="display:none" class="es"></span> <span style="display:none" class="fr"></span> Loading