Copy link to clipboard
Copied
I would like to show ads in my app. How are you doing it? I've seen an AdMob ANE by Milkman Games mentioned but I'm on a budget right now. Even if I did use that I don't know what to do next. Basically, how are you doing it?
PS I do not want to show Ads of my App but show ads from an ad network. Thanks
PS I've been looking at https://github.com/StickSports/MoPub-ANE/ and have the ANE installed but it seems to be a mediator to other Ad Networks and does not serve any ads itself.
Copy link to clipboard
Copied
I found the milkman games one to be very simple and straight forward to implement. You can write 2 lines of code and you are done. Plus, milkman also offers support so when admob came out with interstitials (full screen ads), it was added to the ANE. To me, the support is worth it.
Copy link to clipboard
Copied
if you just want to add google admob ,this may be a good lib,http://code.google.com/p/flash-air-admob-ane-for-ios/
if you just want to add apple iad ad ane,this may be a good lib,http://code.google.com/p/iad-ane-for-flash-air-mobile-ios/
if you want add more ad in you app,you can use this ad network framework
https://code.google.com/p/adoble-flash-air-ad-network-framework/