【发布时间】:2018-01-01 15:22:59
【问题描述】:
我正在开发 android 和混合应用程序。最近,我刚刚在我的 android studio 中更新了我的 android-sdk。我只是意识到,当我通过键入 ionic build android 构建我的离子应用程序时。它显示以下错误
Error: Could not find an installed version of Gradle either in Android Studio,
or on your system to install the gradle wrapper. Please include gradle
in your path, or install Android Studio
但是,设置 ANDROID_HOME,我只是指出最近更新的 Android-SDK。在更新我的应用程序之前,我无法构建 ionic android 应用程序
【问题讨论】:
-
您正在使用的操作系统是什么?
-
@ChintanSoni Windows 10
标签: android cordova ionic-framework android-sdk-tools