Android 最初級入門指南…

來源:互聯網
上載者:User

Android開發對於有Java基礎且有過Swing, SWT開發的人入門相當地簡單

一、工作環境準備

1、JDK安裝,不表了。

2、IDE環境,以前要下載SDK,Eclipse, 還有ADT外掛程式,現在google貼心地為大家準備好了

http://developer.android.com/intl/zh-CN/sdk/index.html#download

目前最新版是adt-bundle-windows-x86_64-20130219.zip

下載後解壓到D:\Java\ide\adt-bundle-windows-x86_64-20130219

3、配置環境變數

設定ANDROID_SDK_HOME到D:\Java\ide\adt-bundle-windows-x86_64-20130219\SDK,不然啟動虛擬機器的時候會出問題

如果使用android tools必須設定path=%ANDROID_SDK_HOME%\tools;%path%

二、學習資源

1、http://developer.android.com/intl/zh-CN/index.html 被牆

2、https://code.google.com/p/android-chm-documentation/downloads/list 離線chm

3、李鋼《瘋狂Android講義》,《Android基礎教程》,《Pro Android》...

4、電子書

《新版Android開始教程&筆記》雖然已經不新,看看還是不錯的 

三、反編譯工具

https://code.google.com/p/anti-droid/

提取其它應用資源,參考布局和代碼等灰常有用

相關文章

聯繫我們

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