Android SDK Platform 26 license error in Ionic 3

后端 未结 10 2132
粉色の甜心
粉色の甜心 2021-01-14 13:29

I\'m trying to run my Ionic 3 project on my Android device with ionic cordova run android --device --stacktrace, but, I\'ve the following output:

10条回答
  •  青春惊慌失措
    2021-01-14 13:39

    In my case, using Visual Studio + Cordova, this case was solved by copying "licenses" folder from your %ANDROID_HOME% folder to "C:\ProgramData\Microsoft\AndroidSDK\25", VS took licenses from there.

提交回复
热议问题