-
-
Notifications
You must be signed in to change notification settings - Fork 42
Package an Adobe AIR application in Visual Studio Code
The ActionScript & MXML extension for Visual Studio Code supports packaging Adobe AIR applications for deployment to Windows, macOS, iOS, and Android. This includes exporting a release build that can be submitted to app stores and installed by users. You can also package an app for debugging on mobile devices using either wi-fi or USB.
To package an Adobe AIR application in Visual Studio Code, you first need to create an AIR mobile or AIR desktop project.
Under construction!
Go to the Tasks menu and select Run Task...
You may choose to package an .air file that can be deployed to both Windows or macOS and runs on the shared Adobe AIR runtime, or you create a fully self-contained captive runtime bundle for your current operating system that doesn't require Adobe AIR to be installed separately.
Go to the Tasks menu and select Run Task...
- Adobe AIR (Mobile)
- Adobe AIR (Desktop)
- Adobe Flash Player
- Apache Royale
- HTML and JS (no framework)
- Node.js
- Feathers SDK
- Adobe Animate
- Classic Flex SDK
- Library (SWC)
- Royale Library (SWC)