Download Android SDK standalone for offline installation

來源:互聯網
上載者:User
原文轉載整理自: http://qdevarena.blogspot.com/2010/05/download-android-sdk-standalone-for.html
How to install Android SDK without internet connection ?
I searched all over the internet and found no posts like this, hence I'm making one hoping it would be helpful for a lot of people.

The magic URL is  -  http://dl-ssl.google.com/android/repository/repository-5.xml That is the XML file from which the URL for downloading the SDK packages are obtained. 對於google的SDK的URL則在以下檔案中:
http://dl-ssl.google.com/android/repository/repository-5.xml
For e.g. if you want to download Mac version of Android SDK for version 2.0, you could look up that XML file. You will find a block under tag SDK 2.0 like this 如果你想下載Android 3.4 Platform(windows)的SDK,你應該可以找到如下的部分:
<sdk:platform> <!-- Generated at Mon Oct 17 12:58:02 2011 from git_ics-mr0 @ 202351 --> <sdk:revision>1</sdk:revision> <sdk:description>Android SDK Platform 4.0</sdk:description> <sdk:version>4.0</sdk:version> <sdk:api-level>14</sdk:api-level> <sdk:min-tools-rev>14</sdk:min-tools-rev> <sdk:layoutlib> <sdk:api>7</sdk:api> <sdk:revision>1</sdk:revision> </sdk:layoutlib> <sdk:archives> <sdk:archive arch="any" os="any"> <sdk:size>46049342</sdk:size> <sdk:checksum type="sha1">ac8066030953cc4a5a5a83d763b9893a3c7b30d6</sdk:checksum> <sdk:url> android-14_r01.zip </sdk:url> </sdk:archive> </sdk:archives> </sdk:platform>  用http://dl-ssl.google.com/android/repository/加上上面 <sdk:url>android-14_r01.zip</sdk:url>節點的內容,就得到Android 4.0 Platform(windows)了URL地址: http://dl-ssl.google.com/android/repository/android-14_r01.zip

If all the above sounds too complex

You can directly download from the below links. If this page does turn out to be useful, then I might update it regularly. Do leave a comment to let me know if it has helped you. Android 4.0 Platform(windows) Android 3.2 Platform(windows) Android 3.1 Platform(windows) Android 3.0 Platform(windows) Android 2.3.3 Platform(windows)
****NEW HONEYCOMB LINKS****
Android SDK Platform Honeycomb Preview, revision 1
All Platforms

Android SDK Platform 2.3.3_r1 (Offline complete download) - Approx 80 MB
All Platforms

Android SDK Platform 2.3_r1 (Offline complete download) - Approx 80 MB
All Platforms

Android SDK Platform 2.2_r2 (Offline complete download) - Approx 80 MB
Windows
Mac
Linux

Android SDK Platform 2.1_r1 (Offline complete download) - Approx 80 MB
Windows
Mac
Linux

Android SDK Platform 2.0.1_r1 (Offline complete download) - Approx 80 MB
Windows
Mac
Linux

Android SDK Platform 2.0, revision 1 (Offline complete download) - Approx 80 MB
Windows
Mac
Linux

Android SDK Platform 1.6_r2  (Offline complete download) - Approx 63 MB
Windows
Mac
Linux

Android SDK Platform 1.5_r3  (Offline complete download) - Approx 54 MB
相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.