SkillAgentSearch skills...

Admobadapter

It wraps your Adapter to display Admob native ads and banners in a ListView/RecyclerView data set. It based on the Yahoo fetchr project https://github.com/yahoo/fetchr

Install / Use

/learn @clockbyte/Admobadapter
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Admob Adapter

Hex.pm Build Status Gitter Maven Central Android Arsenal

======================

We've released! v1.5.0! And we moved to the later dependencies.

The reference to the COOK RECIPES for people who are in hurry!

Admob Adapter is an Android library that makes it easy to integrate Admob native ads (both Express and Advanced) or AdMob banners into ListView/RecyclerView in the way that is shown in the following image/animation.

<img src="https://raw.githubusercontent.com/clockbyte/admobadapter/master/screenshots/device-2015-08-28-012121.png" width="250"> <img src="https://raw.githubusercontent.com/clockbyte/admobadapter/master/screenshots/device-2018-02-19-205903.png" width="250"> <br/> <img src="https://raw.githubusercontent.com/clockbyte/admobadapter/master/screenshots/ezgif.com-gif-maker.gif" width="250"> <img src="https://raw.githubusercontent.com/clockbyte/admobadapter/experimental/screenshots/device-2018-02-19-210025.png" width="250">

You can read the rest info (main features, base usage and so on) at the project's home page if you wish.

Installation

Now you are able to link Admobadapter via Gradle like this

dependencies {
//link other libs
    compile 'com.github.clockbyte:admobadapter:1.5.0'
}

Here you could find more ways.

View on GitHub
GitHub Stars238
CategoryDevelopment
Updated3mo ago
Forks74

Languages

Java

Security Score

97/100

Audited on Dec 30, 2025

No findings