License for package Android SDK Build-Tools 28.0.3 not accepted. code example
Example 1: android studio licenses
yes | sdkmanager --licenses
sdkmanager --licenses
Example 2: Failed to install the following Android SDK packages as some licences have not been accepted. build-tools;28.0.3 Android SDK Build-Tools 28.0.3 platforms;android-29 Android SDK Platform 29
%ANDROID_HOME%/tools/bin/sdkmanager --licenses
Example 3: To build this project, accept the SDK license agreements and install the missing components using the Android Studio SDK Manager.
android update sdk --no-ui --all --filter platform-tools,android-25,extra-android-m2repository
sdkmanager --update