Adobe animate not working properly with Mac Os Monterey + latest AIR SDK
Copy link to clipboard
Copied
Can anyone successfullly publish .ipa or .apk with latest Mac Os + Animate 2021-22?
It proves impossible to compile .ipa / .apk with adobe animate using the most recent Mac OS and Most recent AIR SDK.
We keep getting the following error whe trying to compile application.
Copy link to clipboard
Copied
install "android Studio" app for mac
fire it up and go to
>preferences > system settings > Android SDK. copy the SDK location. eg /Users/BobsmacBook/Library/Android/sdk
open the file located in your downloaded latest version of harmans air sdk. /apllications/AdobeAnimate 2022/AIRSDK_MacOS_743/lib/adt.cfg
edit the
# For convenience, rather than using "-platformsdk" on the command line, these can be set up here:
#AndroidPlatformSDK=path_to_sdk
AndroidPlatformSDK=/Users/BobsmacBook/Library/Android/sdk

