I want to enable plugins for StageWebView and as Adobe described in the docs here:
So I must point AIR Developer Tool (ADT) packager to a android sdk version >=3.0
It reads:
You can also set the AIR_ANDROID_SDK_HOME environment variable to the path containing the Android SDK.
But unfortunately, it doesn't give a single clue how to do this.
How do I set such environment variable?
Many thanks!