AIR Native Extension to access the OUYA Facade.
1) AIROUYAFacadeANEJava
The native Java code
2) AIROUYAFacadeANELib
The ActionScript interface code. Will generate a SWC.
3) AIROUYAFacadeANEDefaultLib
Creates a default library, so you can include this ANE on any platform and your application will still compile. Requires an OUYA to run!
4) AIROUYAFacadeANETest
Simple test application to demonstate the various functionalities of the ANE.
Use this Extension to replace the IAP and Utilities Extensions.