Hi,

In the digger-installer, we have a component that downloads the Android SDK and asks afterwards to accept the license:

https://issues.jboss.org/secure/attachment/12425310/Android_text_license_agreement.png

The output is from the sdkmanager itself.

However, on the website, when manually downloading the SDK, you need to accept the license first.

See:
https://developer.android.com/studio/index.html#linux-bundle

I guess this should be changed on the current execution path.

Any thoughts ? 

-Matthias

--