All Projects → tuarua → AdMob-ANE

tuarua / AdMob-ANE

Licence: Apache-2.0 license
AdMob Adobe Air Native Extension for iOS 10.0+, Android 19+. Supports Banner, Interstitial and RewardVideo ads

Programming Languages

swift
15916 projects
actionscript
884 projects
kotlin
9241 projects
objective c
16641 projects - #2 most used programming language
shell
77523 projects
java
68154 projects - #9 most used programming language
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to AdMob-ANE

ANE-LAB
ANE-LAB installs AIR Native Extension files in your project automatically.
Stars: ✭ 29 (+11.54%)
Mutual labels:  adobe-air, air-native-extension
ANE-Exceptions
Exception tracking Adobe AIR Native Extension for Android and iOS
Stars: ✭ 16 (-38.46%)
Mutual labels:  adobe-air
Moonshine-IDE
Moonshine is a free and open source middleweight IDE built with ActionScript 3 for ActionScript 3, Apache Flex®, Apache Royale™, and Feathers development, with Cloud and Desktop support.
Stars: ✭ 86 (+230.77%)
Mutual labels:  adobe-air
Android-WebView-in-Kotlin
Native Android WebView Example in Kotlin. Website to android app github open source template.
Stars: ✭ 87 (+234.62%)
Mutual labels:  admob
common-dependencies-ANE
In this repository find all the required shared libraries for our Air Native Extensions to make sure your final app will have the minimum required libraries so your app won't be unnecessarily huge in size.
Stars: ✭ 24 (-7.69%)
Mutual labels:  adobe-air
react-native-ad-consent
Google's User Messaging Platform (UMP SDK) for React Native.
Stars: ✭ 30 (+15.38%)
Mutual labels:  admob
todo-app
An Adobe AIR mobile app that uses the Firebase V3 API to save users to do's lists and manage their accounts.
Stars: ✭ 19 (-26.92%)
Mutual labels:  adobe-air
godot-admob-editor
This repository is for Godot's Addons to integrate natively AdMob to your Game Project without much configurations, with a beautiful UI and directly inside Godot Editor!
Stars: ✭ 43 (+65.38%)
Mutual labels:  admob
godot-android-plugin-firebase
Godot 3.2.2 Android plugin for Firebase
Stars: ✭ 41 (+57.69%)
Mutual labels:  admob
ionic3-woocommerce
Ionic 3 Woocommerce Template
Stars: ✭ 17 (-34.62%)
Mutual labels:  admob
TedAdmobDialog
[Android]BackPress Ad Dialog for Admob
Stars: ✭ 37 (+42.31%)
Mutual labels:  admob
Firebase-ANE
Firebase ANE collection give you access to the Google Firebase project in your AdobeAir projects supported on both Android and iOS with 100% identical ActionScript API.
Stars: ✭ 56 (+115.38%)
Mutual labels:  adobe-air
AKGADWrapper
A wrapper for a UIViewController with a GADBannerView at the bottom
Stars: ✭ 55 (+111.54%)
Mutual labels:  admob
Swift-IOS-ANE
FlashRuntimeExtensions.swift. Example Air Native Extension written in Swift 5 for iOS, macOS and tvOS
Stars: ✭ 56 (+115.38%)
Mutual labels:  adobe-air
ANE-AndroidSupport
Android Support Library Native Extension
Stars: ✭ 21 (-19.23%)
Mutual labels:  adobe-air
flextreemap
TreeMap data visualization component for Adobe Flex
Stars: ✭ 22 (-15.38%)
Mutual labels:  adobe-air
ti.admob
Use the Google AdMob SDK on iOS and Android with Titanium
Stars: ✭ 51 (+96.15%)
Mutual labels:  admob
icon-generator
Generate icons and launch screens for your Adobe AIR projects.
Stars: ✭ 24 (-7.69%)
Mutual labels:  adobe-air
AR-ANE-Samples
MyAR is an augmented reality Air Native Extension supporting Android and iOS based on Wikitude SDK
Stars: ✭ 39 (+50%)
Mutual labels:  adobe-air
astra-flash
Fork of Astra Flash components
Stars: ✭ 15 (-42.31%)
Mutual labels:  adobe-air

AdMob-ANE

AdMob Adobe Air Native Extension for iOS 10.0+, Android 19+.


Much time, skill and effort has gone into this. Help support the project

paypal


Prerequisites

You will need:


Android

The ANE + Dependencies

Change directory into the example folder eg

cd /MyMac/dev/AIR/AdMob-ANE/example

Run the "air-tools" command (You will need AIR-Tools installed)

air-tools install

NEW This tool now:

  1. Downloads the AdMobANE and dependencies.
  2. Applies all required Android Manifest, InfoAdditons and Entitlements to your app.xml. See air package.json

Test Ads are included in the demo. You will need an AdMob account to deliver live ads.


iOS

N.B. You must use a Mac to build an iOS app using this ANE. Windows is NOT supported.

iOS: Packaging Frameworks Dependencies

The iOS ANEs are written in Swift. We need to package the Swift libraries (along with a couple of dynamic frameworks) with our AIR app

https://raw.githubusercontent.com/wiki/tuarua/Firebase-ANE/images/frameworks-package.png


Consent SDK for GDPR

For more information on setting up Consent visit https://support.google.com/fundingchoices/answer/9180084.

References

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].