A HTML Adobe AIR App without Flex – pt3

Posted on: February 18th, 2009

Creating A Self-Signed Certificate:
Before you try to create an Adobe AIR application you will need to create a self-signed certificate or you can get a proper code-signing certificate from a certificate authority like Verisign or Thawte.

The basic command to create a self-signed certificate is:

so a working command to create a certificate could be:

For more information on code signing certificates check out:
Creating a self-signed certificate with ADT
Digitally signing an AIR file

Packaging An Adobe AIR Application:
The Adobe Documentation has all the information you need to package an AIR html application here:

Packaging an AIR installation file using the AIR Developer Tool (ADT)

The command I used for this project was:

Filed under: Adobe AIR, Development

One Response to “A HTML Adobe AIR App without Flex – pt3”

  1. KonstantinMiller Says:
    July 7th, 2009 at 09:13

    Hello, can you please post some more information on this topic? I would like to read more.

Leave a Reply