I prepared a PC for CI pipelines for Xamarin projects and I installed Visual Studio Build tools only, with Mobile Development workload. The problem is I want to use the default ANDROID_SDK_HOME directory for xamarin builds but, I wasn't able to find a way to do so without Visual Studio. Every example Ive found in the web is to configure it though VS GUI as this. Do someone know where is the file where the Xamarin.Android default configuration can be changed. Or is there a way to change it though Command Line?
I'm grateful in advance.