Failed To Install The Following Android Sdk Packages As Some Licences Have Not Been Accepted
I need to integrate a continuous integration system in my Android project, I have seen that CodeShip is a good alternative so I have created and configured a project to compile my
Solution 1:
Your infrastructure provider (i.e. CodeShip ) doesn't provide support for that level of SDK build tool. Perhaps contacting them might help.
As for the people who got an Android based error while working on their own PC :-
Change directory to C:\Users\YOURPCNAME\tools\bin And over here run sdkmanager --licenses Accept the licenses and you'll be good to go
Post a Comment for "Failed To Install The Following Android Sdk Packages As Some Licences Have Not Been Accepted"