Skip to content

Package an Adobe AIR application in Visual Studio Code

Josh Tynjala edited this page Nov 21, 2017 · 26 revisions

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!

Clone this wiki locally