3
我正在嘗試Android Studio。安裝在Windows XP上,並在嘗試構建新項目時遇到以下錯誤 。其中一條錯誤消息:找不到SDK目錄。 我試圖改變SDK的路徑,但在配置菜單中找不到選項。歡迎任何幫助構建項目錯誤
糾正錯誤:
Failed to import new Gradle project: Could not fetch model of type 'IdeaProject' using Gradle distribution 'http://services.gradle.org/distributions/gradle-1.6-bin.zip'.
Build file 'L:\Documents and Settings\Administrador\AndroidStudioProjects\Prueba3Project\Prueba3\build.gradle' line: 9
A problem occurred evaluating project ':Prueba3'.
A problem occurred evaluating project ':Prueba3'.
The SDK directory 'L:\Documents and Settings\Administrador\Configuración local\Datos de programa\Android\android-studio\sdk' does not exist.
我已經得到了同樣的問題在Ubuntu 12.10什麼想法? –