Skip to content

jcward/BaseAIRAppLinux

Repository files navigation

BaseAIRAppLinux

A minimal AIR app project with Linux shell scripts.

Requirements

  • $AIR_HOME environment variable pointing to AIR SDK
  • $ANDROID_SDK environment variable pointing to ANDROID SDK

Usage

To simulate:

./compile.sh
./simulate.sh

To install on an Android device (attached via USB):

./compile.sh
./package_android.sh
./install_android.sh

While the package_ios.sh script is there for reference, it requires membership in the iOS developer program, certificates, etc.

About

A minimal AIR app project with Linux shell scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages