Android Setup
1. What is android
go learn from wiki please.
2. For Chinese learner, here comes the greatest website to start with,
http://code.google.com/p/androidbmi/wiki/DiveIntoAndroid
3. Install Android
1. Download Java JDK
2. Download IDE for develop (ex. Eclipse)
3. ADT (android develop toolkit)
install new software->
at work with click "add"
name: ADT
address: http://dl-ssl.google.com/android/eclipse/site.xml
4. Android SDK
download from web of http://developer.android.com/sdk/index.html
and in eclipse, set the preference android to the android_sdk_install_dir
set system environment
path += android_sdk_install_dir\
ANDROID_SDK_HOME += android_sdk_install_dir (android_sdk)
5. Apache Ant
go learn from wiki please.
2. For Chinese learner, here comes the greatest website to start with,
http://code.google.com/p/androidbmi/wiki/DiveIntoAndroid
3. Install Android
1. Download Java JDK
2. Download IDE for develop (ex. Eclipse)
3. ADT (android develop toolkit)
install new software->
at work with click "add"
name: ADT
address: http://dl-ssl.google.com/android/eclipse/site.xml
4. Android SDK
download from web of http://developer.android.com/sdk/index.html
and in eclipse, set the preference android to the android_sdk_install_dir
set system environment
path += android_sdk_install_dir\
ANDROID_SDK_HOME += android_sdk_install_dir (android_sdk)
5. Apache Ant
留言
張貼留言