android開發環境離線安裝方法

來源:互聯網
上載者:User
android開發環境離線安裝方法 (不一定好用) 來源: 梁正りょうせい的日誌

方法一(AVD安裝):

先下載一個 android-sdk_r04-windows.zip自動升級工具

http://dl.google.com/android/android-sdk_r04-windows.zip

再下載Android 2.1 SDK (77.31MB,推薦進階使用者手動更新)

https://dl-ssl.google.com/android/repository/android-2.1_r01-windows.zip(77.31MB

 

解壓 android-sdk_r04-windows.zip 目錄結構為 D:\android-sdk-windows

解壓android-2.1_r01-windows.zip,將解壓的得到android-2.1_r01-windows檔案夾

再將android-2.1_r01-windows放到D:\android-sdk-windows\platforms\

最後的目錄結構為D:\android-sdk-windows\platforms\android-2.1_r01-windows

 

運行SDK Manager.exe 你將會看到sdk成功安裝了

 

方法二(完整安裝):

 

【引言】

Android版本更新比較快,如果用傳統的方法線上更新的話操作起來比較慢!可能是由於被國內網路環境所限制的問題。個人認為比較快的方法還是用下載工具(如迅雷)下載最新的資源重新搭建來的快點。

 

【JDK】

:http://www.oracle.com/technetwork/java/javase/downloads/index.html

安裝簡介:直接安裝,無需設定路徑

【Eclipse】

:http://www.eclipse.org/downloads/

安裝簡介:IDE For Java EE

【ADT】

:http://developer.android.com/sdk/eclipse-adt.html

安裝簡介:從Eclipse中安裝: Help -> Install New Software… -> Add… -> Archive… -> 選中ADT-x.x.x.zip

【SDK Tool】

:http://developer.android.com/sdk/index.html

安裝簡介:

1. 安裝:r8開始,官網有提供安裝執行檔,android-sdk-installer_r08-windows.exe;如下載的是zip檔案,解壓出來即可。
2. 在Eclipse中配置: Windows -> Preferences -> Android -> Browse… -> 選中SDK安裝目錄所在位置

【SDK Packages】

XML地址:

https://dl-ssl.google.com/android/repository/repository.xml
http://dl-ssl.google.com/android/repository/repository.xml

離線安裝簡介:

1. 分析repository.xml,得出最新的SDK環境需要哪些檔案包(*.zip)。
2. 將下載的zip包複製到後面的路徑。自動更新時zip包的臨時存放路徑:<AndroidPath>\android-sdk-windows\temp

3. 在Eclipse中更新:Windows->Android SDK and AVD Manager -> Available packages -> Refresh -> 選中要更新的包 -> Install Selected -> Accept All -> Install

最新安裝包下載路徑:
通常自動更新時下載速度比較慢,至少我這裡是這樣,所以我一般都採用離線下載zip包到temp檔案夾後再進行更新操作。地址如下所列,用迅雷下後安裝,速度真的快許多!

Android SDK Tools, revision 9

下載路徑為: http://dl-ssl.google.com/android/repository/tools_r09-windows.zip
Android SDK Platform-tools, revision 2

下載路徑為: http://dl-ssl.google.com/android/repository/platform-tools_r02-windows.zip
Documentation for Android 'Honeycomb' Preview SDK, revision 1

下載路徑為: http://dl-ssl.google.com/android/repository/docs-Honeycomb_pre_r01-linux.zip
Documentation for Android SDK, API 9, revision 1

下載路徑為: http://dl-ssl.google.com/android/repository/docs-2.3_r01-linux.zip
SDK Platform Android Honeycomb Preview, revision 1

下載路徑為: http://dl-ssl.google.com/android/repository/android-3.0_pre_r01-linux.zip
SDK Platform Android 2.3.3, API 10, revision 1

下載路徑為: http://dl-ssl.google.com/android/repository/android-2.3.3_r01-linux.zip
SDK Platform Android 2.3.1, API 9, revision 2

下載路徑為: http://dl-ssl.google.com/android/repository/android-2.3.1_r02-linux.zip
SDK Platform Android 2.3, API 9, revision 1

下載路徑為: http://dl-ssl.google.com/android/repository/android-2.3_r01-linux.zip
SDK Platform Android 2.2, API 8, revision 2

下載路徑為: http://dl-ssl.google.com/android/repository/android-2.2_r02-windows.zip
SDK Platform Android 2.1, API 7, revision 2

下載路徑為: http://dl-ssl.google.com/android/repository/android-2.1_r02-windows.zip
SDK Platform Android 2.0.1, API 6, revision 1 (Obsolete)

下載路徑為: http://dl-ssl.google.com/android/repository/android-2.0.1_r01-windows.zip
SDK Platform Android 2.0, API 5, revision 1 (Obsolete)

下載路徑為: http://dl-ssl.google.com/android/repository/android-2.0_r01-windows.zip
SDK Platform Android 1.6, API 4, revision 3

下載路徑為: http://dl-ssl.google.com/android/repository/android-1.6_r03-windows.zip
SDK Platform Android 1.5, API 3, revision 4

下載路徑為: http://dl-ssl.google.com/android/repository/android-1.5_r04-windows.zip
SDK Platform Android 1.1, API 2, revision 1 (Obsolete)

下載路徑為: http://dl-ssl.google.com/android/repository/android-1.1_r1-windows.zip
Sample for SDK API Honeycomb Preview, revision 1

下載路徑為: http://dl-ssl.google.com/android/repository/samples-Honeycomb_pre_r01-linux.zip
Sample for SDK API 10, revision 1

下載路徑為: http://dl-ssl.google.com/android/repository/samples-2.3.3_r01-linux.zip
Sample for SDK API 9, revision 1

下載路徑為: http://dl-ssl.google.com/android/repository/samples-2.3_r01-linux.zip
Sample for SDK API 8, revision 1

下載路徑為: http://dl-ssl.google.com/android/repository/samples-2.2_r01-linux.zip
Sample for SDK API 7, revision 1

下載路徑為: http://dl-ssl.google.com/android/repository/samples-2.1_r01-linux.zip
Google USB Driver, revision 4

下載路徑為: http://dl-ssl.google.com/android/repository/usb_driver_r04-windows.zip

USB Driver for Windows, revision 4

下載路徑為:http://dl-ssl.google.com/android/repository/usb_driver_r04-windows.zip

Android + Google APIs for GALAXY Tab, API 8, revision 1 

下載路徑為:http://innovator.samsungmobile.com/android/repository/addon_samsung_GT_2.2_api-8_r01.zip

【後記】

本來早就想將這些連結更新到我的文庫裡面的,無奈老是通不過,看到還有很多朋友還下載我的文庫裡的檔案,但是裡面的連結有點老了,所以就想把新的連結貼上來!後面如果有必要的話會在這裡繼續更新連結。希望對大家有協助!

 

方法三:

 

 Android離線安裝方法 

android的普通安裝方法很簡單,不必多說。

由於普通安裝方法速度很慢,對一般的使用者要數小時的時間等待。

為更快速安裝,可以採取離線安裝方法。即,先分別下載所需包,再安裝。

 

一,首先下載SDK的安裝包,android-sdk_r06-windows.zip(安裝工具)解壓到目錄,如我的目錄D:\programs\android-sdk-windows

二,然後建立以下 幾個檔案夾

platforms,docs,samples,usb_driver,market_licensing

三,刪除tools全部內容

這一步是可選的,因為tools內容可能已經過時,也可能仍然可用。

四,開啟下載工具(迅雷,電驢等等),下載以下內容

 

Googleapi的安裝包

http://dl-ssl.google.com/android/repository/google_apis-3-r03.zip

http://dl-ssl.google.com/android/repository/google_apis-4_r02.zip

http://dl-ssl.google.com/android/repository/google_apis-5_r01.zip

http://dl-ssl.google.com/android/repository/google_apis-6_r01.zip

http://dl-ssl.google.com/android/repository/google_apis-7_r01.zip

http://dl-ssl.google.com/android/repository/google_apis-8_r02.zip

Android開發包

http://dl-ssl.google.com/android/repository/android-1.1_r1-windows.zip

http://dl-ssl.google.com/android/repository/android-1.5_r04-windows.zip

http://dl-ssl.google.com/android/repository/android-1.6_r03-windows.zip

http://dl-ssl.google.com/android/repository/android-2.0_r01-windows.zip

http://dl-ssl.google.com/android/repository/android-2.0.1_r01-linux.zip

http://dl-ssl.google.com/android/repository/android-2.1_r02-windows.zip

http://dl-ssl.google.com/android/repository/android-2.2_r02-windows.zip

許可證

http://dl-ssl.google.com/android/repository/market_licensing-r01.zip

工具

http://dl-ssl.google.com/android/repository/tools_r07-windows.zip

文檔

http://dl-ssl.google.com/android/repository/docs-2.2_r01-linux.zip

範例

http://dl-ssl.google.com/android/repository/samples-2.2_r01-linux.zip

http://dl-ssl.google.com/android/repository/samples-2.1_r01-linux.zip

USB驅動

http://dl-ssl.google.com/android/repository/usb_driver_r03-windows.zip

 

每個包都在60M左右,迅雷速度很快,本人的教育網,十分鐘就搞定了所有下載。

 

如果是Linux平台的朋友,請把windows統一改為linux即可,mac平台的朋友改為macosx即可。

需要說明的是,文檔和範例都是同樣的地址docs-2.2_r01-linux.zip,samples-2.2_r01-linux.zip,samples-2.1_r01-linux.zip

.

五,解壓文檔到指定目錄

把android開頭的檔案解壓到platforms目錄下

把goole_apis開頭的檔案解壓到add-ons目錄下

把market_licensing-r01.zip解壓到market_licensing目錄下

把tools_r07-windows.zip解壓到tools目錄下(前面清空了該檔案夾)

把docs-2.2_r01-linux.zip解壓到docs

把samples-2.2_r01-linux.zip和samples-2.1_r01-linux.zip解壓到samples目錄下

把usb_driver_r03-windows.zip解壓到usb_driver目錄下。

 

基本上安裝工作就完成了。

 

再開啟SDK Setup.ext發現,它會找到我們已經安裝的內容。

不過,可以也會有內容要更新或者安裝,因為你看到該文章時,有可能已經有了更新的內容。

 

然後,將你的安裝目錄/tools加到系統內容變數,把安裝目錄加到Android_Home。就完成了整個安裝。

 

 

 

 可是,在eclipse裡可以會仍然說找不到。可能是外掛程式做的太低能了吧。需要做點小小的修改,把我們上面解壓後的檔案夾安裝下面格式重新命名。

 

google_apis-3-r03 ---> google_apis-3

google_apis-4_r02 ---> google_apis-4

google_apis-5_r01 ---> google_apis-5

google_apis-6_r01 ---> google_apis-6

google_apis-7_r01 ---> google_apis-7

google_apis-8_r02 ---> google_apis-8

 

android-1.1_r1   ---> android-1.1

android-1.5_r04  ---> android-1.5

android-1.6_r03  ---> android-1.6

android-2.0_r01  ---> android-2.0

android-2.0.1_r01---> android-2.0.1

android-2.1_r02  ---> android-2.1

android-2.2_r02  ---> android-2.2

 

samples-2.2_r01 ---> samples-2.2

samples-2.1_r01 ---> samples-2.1

 

 

重啟eclipse之後,一切正常!

 

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在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.