Answers for "build-tools;29.0.2 android sdk build-tools 29.0.2 to build this project, accept the sdk license agreements and install the missing components using the android studio sdk manager. alternatively, to transfer the license agreements from one"

0

To build this project, accept the SDK license agreements and install the missing components using the Android Studio SDK Manager.

# Android SDK Tools 25.2.3 and lower. Install the latest `platform-tools` for android-25
android update sdk --no-ui --all --filter platform-tools,android-25,extra-android-m2repository

# Android SDK Tools 25.2.3 and higher
sdkmanager --update
Posted by: Guest on October-11-2020

Code answers related to "build-tools;29.0.2 android sdk build-tools 29.0.2 to build this project, accept the sdk license agreements and install the missing components using the android studio sdk manager. alternatively, to transfer the license agreements from one"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language