已安装Android SDK但cordova没有看到

时间:2017-10-31 08:56:47

标签: android cordova android-studio android-sdk-tools

我安装了android studio 3,看到android-sdkScreen from Adnroid Studio

我在环境变量中使用的路径相同,但我不能使用带有cordova的android sdk。 (我正在制作离子应用程序)。 这是IDE的屏幕截图:

from PHPStorm

编辑: 更多截图:

enter image description here enter image description here enter image description here enter image description here

1 个答案:

答案 0 :(得分:0)

Cordova在这一步寻找的不是sdk而是sdk工具。你安装了sdk takes(第一张照片中的中间标签)吗?

要知道究竟缺少什么,可以使用命令

passedThis

它将向您显示cordova正在尝试启动命令passedThis并显示如果找不到命令则找不到SDK。