How can Titanium SDK build failures due to a missing Android SDK path be diagnosed?
When a Titanium SDK build fails, the root cause may be an incorrectly configured Android SDK location, but it is unclear how the CLI interprets the ANDROID_SDK environment variable versus explicit command‑line flags. Identifying whether the failure stems from a missing path, a mis‑typed variable, or an omitted flag requires examining the build output. How sh