所以我從teamtreehouse下載了一個包,我試過安裝它,但是我遇到了一些問題。當我執行initial_setup,這是我所看到的:安裝eclipse時遇到了麻煩android
C:\android>REM Create a new AVD
C:\android>echo "Creating a new AVD..."
"Creating a new AVD..."
C:\android>echo no | .\sdk\tools\android create avd -n Android44 -t 1 --force
'"\java.exe"' is not recognized as an internal or external command,
operable program or batch file.
'xcopy' is not recognized as an internal or external command,
operable program or batch file.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
ERROR: SWT folder '' does not exist.
Please set ANDROID_SWT to point to the folder containing swt.jar for your platfo
rm.
C:\android>echo "AVD created."
"AVD created."
C:\android>pause
Press any key to continue . . .
我做了一些研究,主要是我看到的是改變路徑,我嘗試過,但它仍然給了我同樣的結果。
爲什麼你沒有使用從Eclipse站點安裝的任何特定原因? – rrirower
幫你一個忙,安裝Android Studio。 –