CircleCI Discuss
Android Platform 28 SDK license not accepted
Build Environment
Mobile
android
harminderkharbanda
January 20, 2019, 12:14pm
11
Solved using this at the beginning of build steps:
run: yes | sdkmanager --licenses || exit 0
run: yes | sdkmanager --update || exit 0
3 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
Licences for Android build tools not accepted
Mobile
android
27
90904
July 29, 2018
Licences for Android SDK not accepted
Mobile
6
5914
February 2, 2019
Build fails since image `circleci/android:api-28` has been updated!
Build Environment
2
3138
February 1, 2019
Circleci android accept licenses
Mobile
5
2973
June 18, 2018
Android SDK license
Mobile
android
,
docker
2
3583
October 11, 2017
<------>