A lightweight ads extension for you to monetize your apps with many types of ads.
Hello guys, I've built Admob lightweight ads extension for you to monetize your apps with many types of ads. It's also support dynamic views for native ad. It's uses is very easy. Just put your ad unit ids to show your real ads, also you can show test ads. Simple, easy and very lightweight extension. You'll get next updates free once you purchased. This extension don't take any commission from you.
Enabled optimized Sdk initialization & ad loading to improve the overall responsiveness of ads.
Initialize - Call this method as early as possible after the app launches to reduce latency on the session's first ad request. If this method is not called, the first ad request automatically initializes the Google Mobile Ads SDK.
Ad inspector - Ad inspector is an in-app overlay that enables authorized devices to perform real-time analysis of test ad requests directly within a mobile app.
RegisterWebView - Registers a WebView with the Google Mobile Ads SDK to improve in-app ad monetization of ads within this WebView.
OpenDebugMenu - Opens the debug menu. Initialize method must be called prior to this function.
App open ads are served when a user opens or switches back to your app. Why use app open ads? App open ads are specially designed to seamlessly integrate into the app open or app switch context. The unique app open ad layout offers the best user experience for this placement.
Banner ad units display rectangular ads that occupy a portion of an app's layout. They stay on screen while users are interacting with the app, either anchored at the top or bottom of the screen or inline with content as the user scrolls. Banner ads can refresh automatically after a certain period of time.
Interstitial ads are full-screen ads that appear in the form of interstitial video, text, rich media, or images. Users can choose to close an interstitial ad after a certain watching period. The length varies from one ad network to another.
Native ads allow you to customize the look and feel of the ads that appear in your app. You design the ads from the ground up: how they look, where theyβre placed, and how they work within your existing app design.
You can design the NativeAdView
using XML
code like Android Studio.
Here is a sample of XML file β
ποΈ AdmobNative.xml | small_template.xml
Just you need to upload (.xml) file into builder asset then set the (.xml) file with the extension.
And populate all views using tags. πΊ (Watch Video)
AdMob rewarded ad units allow you to reward users with in-app items for interacting with video ads, playable ads, and surveys. Get inspired. Learn how an AdMob user boosted their revenue with rewarded ads.
Rewarded interstitial is a new type of incentivized ad format that allows you to offer rewards, such as coins or extra lives, for ads that appear automatically during natural app transitions. Unlike rewarded ads, users aren't required to opt-in to view a rewarded interstitial.
β’ Deprecated
β’ Added new `PublisherPrivacyPersonalizationState` method.
β’ Added new `QueryInfo` & `QueryInfoWith` method that takes an ad unit id.
β’ Enables initial testing of the Attribution Reporting Beta and Topics Beta privacy-preserving APIs. See the AdMob Privacy Sandbox on Android guide for more information.
Added XML layout support for native ad. Now you can design native ad using XML code.
See more notes...
Mediation: Added mediation support for app open ads.
Note: The ad inspector UI will roll out this feature at a later date, requiring a minimum SDK version of 21.4.0.
Added support for the same app key to help you deliver more relevant and personalized ads by using data collected from your apps.
Official release version for QueryInfo generation.
Note: The Ad Inspector UI will roll out this feature at a later date, requiring a minimum SDK version of 21.3.0.
Note: The Ad Inspector UI will roll out this feature at a later date, requiring a minimum SDK version of 21.2.0.
Google Mobile Ads SDK now requires all apps to be on a minimum Android API level 19 to run.
Added manifest flags to optimize initialization and ad loading.
Beta: These APIs are in beta. The return values might change without an SDK release.
Added support for custom events in ad inspector.
π See more extensions
com.jewel.admobads.aix (1.37 MB)
βοΈ SDK Version: 23.2.0
πΈ Demo Apk: AdmobAds.apk
βοΈ License: Terms & Conditions
π Released On: 24 June 2021 (GMT+06:00)
π Updated On: 01 July 202 (GMT+06:00)
π€ Supported builder: Kodular, Niotron, AppZard, AndroidBuilder, App Inventor and it's other distributions.