Android 開發環境

Android

簡介

使用方法

開發工具

開始寫程式

視覺化介面

視覺元件

對話元件

核心物件

事件處理

資料儲存

查詢功能

影音功能

繪圖功能

網路功能

衛星地圖

特殊功能

資源管理

裝置管理

系統核心

問題與回答

刷機升級

常用軟體

Eclipse

教學錄影

訊息

相關網站

參考文獻

最新修改

簡體版

English

Java 版本的 Android 開發環境的安裝方法

  1. 安裝 Java JDK
  2. 安裝 Android SDK
  3. 安裝 Eclipse
  4. 將 Android SDK 掛到 Eclipse 當中
    • 進入 Eclipse,選 Help/Install New Software 然後在 Work with : 欄位中填入 http://dl-ssl.google.com/android/eclipse/,接著按下 Add
    • 然後將 Developer Tools 打勾,按 Next 就會開始掛載。
    • 設定 Window/Preferences 為 Android SDK 的安裝路徑。
      • 筆者用預設路徑,所以是 C:\Program Files\Android\android-sdk

原文:Here's an overview of the steps you must follow to set up the Android SDK:

  1. Prepare your development computer and ensure it meets the system requirements.
  2. Install the SDK starter package from the table above. (If you're on Windows, download the installer for help with the initial setup.)
  3. Install the ADT Plugin for Eclipse (if you'll be developing in Eclipse).
  4. Add Android platforms and other components to your SDK.
  5. Explore the contents of the Android SDK (optional).

請參考 Gasolin 所寫的 - 安裝 Android 開發工具

安裝 Android 開發工具 - http://code.google.com/p/androidbmi/wiki/InstallAndroid

Scala 版本 Android 開發環境的安裝方法

  1. Scala IDE 的安裝方法
  2. Eclipse Plugin Development using the Scala IDE
  3. Developing for Android
  4. ProGuard 淨化壓縮器
  5. 手机上的 Scala
  6. Scala IDE for Eclipse 安裝與程序撰寫(Hero)

Facebook

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License