So it's been 2 years since I've updated the air sdk and apparently alot has changed. The latest District anes require the latest SDK so I'm trying to install everything so I can produce android builds. I did try.....but I'm getting a ton of errors, so I'd like to make sure I'm doing everything correct. Thank you for any comments and help.
The latest Flex+SDK I have on my system is flex 4.6.0+33, so I downloaded the latest "AIR SDK for Flex Developers - to be overlaid onto a Flex SDK:" and merged it with my existing sdk folder.
I have installed the latest Android Studio. *
I have Java jdk-11.0.13 installed on my system.
I edited the lib\adt.cfg file and edited these 2 settings:
AndroidPlatformSDK=C:\androidsdk *
JAVA_HOME=C:\Program Files\Java\jdk-11.0.13
Does everything look ok, or do I need to install something else? Thank you.