Skip to content

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

License

Notifications You must be signed in to change notification settings

itolianezzz/admobadapter

 
 

Repository files navigation

Admob Adapter

Hex.pm Build Status Gitter Maven Central Android Arsenal

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

We've released! v1.4.6! The support of express ads has been dropped, please use banners instead (see details).

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.


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.4.6'
}

Here you could find more ways.

Apps which use Admobadapter

Snoop VK Mourjan.com SnapMovies

If you use/going to use the Admobadapter for your application and also you want your application's logo to be here please let us know with a new issue.

Contributions

Contributions are very welcome. If you find a bug in the library or want an improvement and feel you can work on it yourself, fork + pull request to the EXPERIMENTAL branch and i'll appreciate it much!

Advanced help and consulting

If you absolutely have no time for integration of Admobadapter to your app yourself you could contact us for consultation. Also we could do this routine stuff for you accurately like a clockwork!

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%