Cordova: Android SDK not found. Make sure that it is installed. If it is not at the default location, set the ANDROID_HOME environment variable

后端 未结 8 659
太阳男子
太阳男子 2020-12-01 05:00

I am having problem to build android with Cordova, when I execute cordova build android, I receive this error:

Error: Android SDK not found. Ma         


        
8条回答
  •  醉梦人生
    2020-12-01 05:42

    I solved my question uninstalling Android Studio and install the CLI SDK Manager following this guide:

    https://guides.codepath.com/android/Installing-Android-SDK-Tools

提交回复
热议问题