Admob Adapter is an Android library that makes it easy to integrate Admob native ads (both Express and Advanced) into ListView/RecyclerView in the way that is shown in the following image/animation.
Info
Version: | 1.4.5 |
Author(s): | ClockByte, Rofiq Setiawan |
Last Update: | Monday, November 6, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/clockbyte/admobadapter |
NuGet Url: | https://www.nuget.org/packages/Karamunting.Android.ClockByte.AdMobAdapter |
Install
Install-Package Karamunting.Android.ClockByte.AdMobAdapter
dotnet add package Karamunting.Android.ClockByte.AdMobAdapter
paket add Karamunting.Android.ClockByte.AdMobAdapter
Karamunting.Android.ClockByte.AdMobAdapter Download (Unzip the "nupkg" after downloading)
Dependencies
- Xamarin.Android.Support.Annotations(>= 25.4.0.2)
- Xamarin.Android.Support.Compat(>= 25.4.0.2)
- Xamarin.Android.Support.Core.UI(>= 25.4.0.2)
- Xamarin.Android.Support.Core.Utils(>= 25.4.0.2)
- Xamarin.Android.Support.Fragment(>= 25.4.0.2)
- Xamarin.Android.Support.Media.Compat(>= 25.4.0.2)
- Xamarin.Android.Support.v4(>= 25.4.0.2)
- Xamarin.Android.Support.v7.CardView(>= 25.4.0.2)
- Xamarin.Android.Support.v7.RecyclerView(>= 25.4.0.2)
- Xamarin.GooglePlayServices.Ads(>= 32.961.0)
- Xamarin.GooglePlayServices.Ads.Lite(>= 32.961.0)
- Xamarin.GooglePlayServices.Base(>= 32.961.0)
- Xamarin.GooglePlayServices.Basement(>= 32.961.0)
- Xamarin.GooglePlayServices.Clearcut(>= 32.961.0)
- Xamarin.GooglePlayServices.Gass(>= 32.961.0)
- Xamarin.GooglePlayServices.Tasks(>= 32.961.0)
Tags