StartApp ANE is a native extension to use the services of StartApp, a Mobile Ad Network specialized in monetization and distribution of free mobile applications. Unlike other advertising platforms, StartApp pays you for every download of your own app.

The extension is extremely easy to use and setup. It has a single method that must be invoked when the game starts. Sign up as a developer and use the promo code A6DAV to get a $25 bonus when you reach the first 100 downloads of your app!

Sample

import com.vitapoly.nativeextensions.StartAppANE;
...
var startApp:StartAppANE = new StartAppANE();
startApp.init();
Air Native Extension, Android . URL.