Android: Skip SDK deployment when ANDROID_SDK_ROOT is set
Ghabry opened this issue · 1 comments
Ghabry commented
ANDROID_SDK_ROOT points to an installed Android-SDK.
Useful for f-droid build.
carstene1ns commented
Question is, if we assume the cmdline tools are installed (or install, if missing)
Also if there is an easy way to check each component we need and install if missing.
This could otherwise break an existing installation if we force our version over a local install