buildscripts icon indicating copy to clipboard operation
buildscripts copied to clipboard

Android: Skip SDK deployment when ANDROID_SDK_ROOT is set

Open Ghabry opened this issue 4 years ago • 1 comments

ANDROID_SDK_ROOT points to an installed Android-SDK. Useful for f-droid build.

Ghabry avatar Mar 18 '21 10:03 Ghabry

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

carstene1ns avatar Mar 30 '24 14:03 carstene1ns