EasyRPG / buildscripts

The scripts used to compile needed libraries for supported platform ports on our Jenkins server
https://ci.easyrpg.org/view/Toolchains/
Other
16 stars 17 forks source link

Android: Skip SDK deployment when ANDROID_SDK_ROOT is set #102

Open Ghabry opened 3 years ago

Ghabry commented 3 years ago

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

carstene1ns commented 3 months ago

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