“Failed to install the following Android SDK packages as some licences have not been accepted” error

前端 未结 17 1251
野性不改
野性不改 2020-12-02 08:08

I am getting this error in jitpack, I\'ve tried everything on the internet. Below is my error

Failed to install the following Android SDK packages as some l         


        
17条回答
  •  悲哀的现实
    2020-12-02 08:51

    In Android Studio go to Tools -> SDK Manager.

    Go to SDK Tools tab.

    Select the Android SDK Command-line Tools (latest) and download by pressing Apply.

    On Windows, you can find the sdkmanager.bat at

    C:\Users\[your_user]\AppData\Local\Android\Sdk\cmdline-tools\latest\bin

提交回复
热议问题