I use the maven-android-plugin version 3.3.2. When I try to build my android project I have the following exception:
maven-android-plugin
org.apache.maven.p
The easiest way is to set export ANDROID_HOME=pathToAndroidSdk right from the target deploy repository.
export ANDROID_HOME=pathToAndroidSdk
Variable will be set only for current shell and all processes started from current shell.