2010年10月18日 星期一

Android Development

Android 淺探 (一), 2010
http://mmdays.com/2010/08/27/android-1/

DiveIntoAndroid
深入淺出 Android -- Google 手持設備應用程式設計入門
http://code.google.com/p/androidbmi/wiki/DiveIntoAndroid



Ubuntu 8.04, eclipse 3.2.2

apt-get install eclipse openjdk-6-jdk

Download the ADT Zip File
http://developer.android.com/sdk/adt_download.html

[Help] -> [Software Updates] -> [Find and Install] -> [Search for new features to install]
  1. use already downloaded ADT: [New Local Site] -> (selet the path of the file)
  2. download the file online: [New Remote Site] -> (Name: ADT; Location: http://dl-ssl.google.com/android/eclipse/site.xml)
(select ADT, and the other two (Callisto Discovery Site, The Eclipse Project Updates)) -> [Finish] -> [Update Site Mirrors: chosse a site] -> [OK]
(Select ADT, if dependency error exist, select [Select Required])

[Window] -> [Preferences] -> [Android] -> (provide the path of the Android SDK) -> [Apply]
(error: An internal error occurred during: "Android SDK Content Loader")

[Window] -> [Android SDK and AVD Manager]

Andriod 筆記(Run Application, build Image)
http://blog.richliu.com/2009/01/09/681/

Android & Eclipse 開發環境 - 第一次安裝筆記
http://changyy.pixnet.net/blog/post/24081323

Android 開發環境安裝、設置 與 開發
http://plog.longwin.com.tw/my_note/2010/10/01/android-devel-env-install-2010

Android - A beginner's guide
http://www.codeproject.com/KB/android/AndroidGuide.aspx

Introduction to Android Development
http://mobile.tutsplus.com/tutorials/android/introduction-to-android-development/


Python for Android (ASE: Android Scripting)
http://plog.longwin.com.tw/news-technology/2010/07/19/python-for-android-ase-script-2010

沒有留言: