Skip to content

GoodgameStudios/air-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TUNE AIR Native Extension

Please see the Quick Start guide here:

AIR Quick Start

Building the ANE

The following tools are required to build the TUNE ANE:

Adobe AIR

http://get.adobe.com/air/

Adobe Flex SDK

http://www.adobe.com/devnet/flex/flex-sdk-download.html

Android SDK

http://developer.android.com/sdk/index.html

Google Play Services

https://developers.google.com/android/guides/setup

In the /build/ folder, rename the build.config.dist file to build.config and set your system paths for flex.sdk and android.sdk.

In extension.xml, platformandroid.xml, and platformios.xml, change the AIR SDK version if needed.

Then from /build/, run 'ant' which will create a TuneANE.ane file in the /dist/ folder.

About

Adobe AIR plugin for MobileAppTracking

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 40.6%
  • C 24.7%
  • Java 19.4%
  • ActionScript 14.6%
  • Shell 0.7%