google code prettify

2011年12月12日 星期一

[Android][Eclipse] Different versions of the windows

test OS:winxp-32bits win 7-32bits win 7- 64bits

Download the 32  version, do not download 64 version
JDK: jdk-6u29-windows-i586.exe
http://www.oracle.com/technetwork/java/javase/downloads/jdk-6u29-download-513648.html

SDK: installer_r15-windows.exe (Recommended)
http://developer.android.com/sdk/index.html


Installation steps
1.Setup「 jdk-6u29-windows-i586.exe 」
2.環境變數:
ClassPath:.;
Path:C:\Program Files\Java\jdk1.6.0_01\bin;
3.安裝「installer_r15-windows.exe」
4.環境變數:
Path:C:\Program Files\Android\android-sdk\tools;
5.解開「eclipse-java-indigo-SR1-win32.zip」
6.開啟 Eclipse
7.Help→Install New Software
8.輸入名稱及Archive選擇「ADT-15.0.1.zip」

測試是否環境變數有沒有work

cmd>java

cmd>javac

cmd>android -h

沒有留言:

張貼留言