mac搭建android開發環境

來源:互聯網
上載者:User

標籤:mac   eclipse   sdk   翻牆   

1.翻牆下載

1.1.下載google的sdk,可以用紅杏翻牆。

1.2.通過sdk manager更新下載sdk開發包,以前修改hosts檔案下載,現在沒有效果了,這次通過國內的鏡像進行下載。

啟動 Android SDK Manager ,開啟主介面,依次選擇「Tools」、「Options...」,彈出『Android SDK Manager - Settings』視窗;
在『Android SDK Manager - Settings』視窗中,在「HTTP Proxy Server」和「HTTP Proxy Port」輸入框內填入mirrors.neusoft.edu.cn和80,並且選中「Force https://... sources to be fetched using http://...」複選框。設定完成後單擊「Close」按鈕關閉『Android SDK Manager - Settings』視窗返回到主介面;
依次選擇「Packages」、「Reload」。

北京化工大學的:
IPV4:ubuntu.buct.edu.cn 
IPV4:ubuntu.buct.cn
IPV6:ubuntu.buct6.edu.cn
port:80

2.建立項目時出現異常Errors running builder ‘Android Resource Manager‘ on project ‘aaa‘. java.lan

在網上找了各種:換工作空間、升級jdk、修改eclipse.ini、svn的問題、連接埠的問題,這些方法我都試過了,都沒有效果。

最後在http://stackoverflow.com/questions/20043521/errors-running-builder-android-resource-manager-on-adt文章中的這句話幫我解決了問題,雖然問題解決的並不是很完美。

found a better solution. in the create project wizard. don‘t create an activity in the wizard. just untick create an activity and just create the activity manually in the manifest.

3.不能產生運行項目

異常資訊著不到來,意思就是adb是不可執行檔。

修改mac系統的環境變數,把/Applications/android-sdk-macosx/platform-tools添加到PATH變數中。

4.真機測試




著作權聲明:本文為博主原創文章,未經博主允許不得轉載。

mac搭建android開發環境

聯繫我們

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