android-plugin
android-plugin copied to clipboard
Missing Android SDK should be warning, or checked only when really needed.
For cross-platform projects, like desktop/Android/iOS, it is real pain to force users to install Android SDK they will never use.
Maybe just switching the check in determineAndroidSdkPath from error to warning would do?
Seeing warning people will be aware, that if they try to compile anything, they get unexpected result.