EasyRPG/buildscripts

Android: Skip SDK deployment when ANDROID_SDK_ROOT is set

Ghabry opened this issue · 1 comments

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

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