All Projects → clockbyte → Admobadapter

clockbyte / Admobadapter

Licence: apache-2.0
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

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Admobadapter

Brv
Android上最强大的RecyclerView库
Stars: ✭ 345 (+54.02%)
Mutual labels:  recyclerview, listview, recyclerview-adapter
kandy
Sweet Android libraries written in Kotlin
Stars: ✭ 19 (-91.52%)
Mutual labels:  listview, recyclerview, recyclerview-adapter
Smilerefresh
微笑下拉刷新。这是在 SwipeRefreshLayout基础上修改的下拉刷新库。
Stars: ✭ 203 (-9.37%)
Mutual labels:  recyclerview, listview
Recyclerbanner
用RecyclerView实现无限轮播图,有普通版和3d版
Stars: ✭ 1,600 (+614.29%)
Mutual labels:  recyclerview, banner
Async Expandable List
Stars: ✭ 221 (-1.34%)
Mutual labels:  recyclerview, recyclerview-adapter
Easyadapter
Recyclerview adapter library- Create adapter in just 3 lines of code
Stars: ✭ 122 (-45.54%)
Mutual labels:  recyclerview, recyclerview-adapter
Commonadapter
一个适用于ListView/GridView/RecyclerView的Adapter库,简化大量重复代码,支持多种布局,可自定义图片加载的实现。
Stars: ✭ 219 (-2.23%)
Mutual labels:  recyclerview, listview
Kotlin Adapter
🔥 RecyclerView,AbsListView适配器, 支持多种视图样式, 支持吸顶、侧滑删除、拖拽效果
Stars: ✭ 132 (-41.07%)
Mutual labels:  recyclerview, listview
Poweradapter
Adapter for RecyclerView(only 21KB).RecyclerView万能适配器(仅21KB)
Stars: ✭ 112 (-50%)
Mutual labels:  recyclerview, recyclerview-adapter
Fastadapter
快速使用的RecyclerView Adapter
Stars: ✭ 170 (-24.11%)
Mutual labels:  recyclerview, recyclerview-adapter
Easyadapter
Android 轻量级适配器,简化使用,适应所有的AbsListView、RecyclerView。支持HeaderView与FooterView~
Stars: ✭ 160 (-28.57%)
Mutual labels:  recyclerview, listview
Customadapter
RV Adapter 优雅封装,抽取列表模版,可以快速的添加一个列表,使用组装的方式构建Adapter,抽象Cell 角色,负责创建ViewHolder,绑定数据和逻辑处理。Cell为一个独立的组件。
Stars: ✭ 172 (-23.21%)
Mutual labels:  recyclerview, recyclerview-adapter
Recyclerview
How to use a recyclerview
Stars: ✭ 121 (-45.98%)
Mutual labels:  recyclerview, recyclerview-adapter
Baserecyclerviewadapter
⚡ Fast way to bind RecyclerView adapter and ViewHolder for implementing clean sections.
Stars: ✭ 120 (-46.43%)
Mutual labels:  recyclerview, recyclerview-adapter
Flap
Flap(灵动),一个基于 RecyclerView 的页面组件化框架。
Stars: ✭ 204 (-8.93%)
Mutual labels:  recyclerview, recyclerview-adapter
Swipemenulayout
🔥一个零耦合的侧滑菜单,支持RecyclerView、ListView、GridView等不同条目布局,支持菜单在左或在右,可选滑动阻塞,是否禁用等功能
Stars: ✭ 120 (-46.43%)
Mutual labels:  recyclerview, listview
Easyrecyclerview
🎞 Easy recyclerview for Android
Stars: ✭ 131 (-41.52%)
Mutual labels:  recyclerview, recyclerview-adapter
Placeholderview
This library provides advance views for lists and stacks. Some of the views are build on top of RecyclerView and others are written in their own. Annotations are compiled by annotation processor to generate bind classes. DOCS -->
Stars: ✭ 2,104 (+839.29%)
Mutual labels:  recyclerview, listview
Banner
Android Viewpager rotation control, application guide page controls, support vertical, horizontal cycle scrolling, extended from view support animation, indicator extension and so on;Android viewpager轮播图控件、app引导页控件,支持垂直、水平循环滚动,扩展自viewpager 支持动画,指示器扩展等。
Stars: ✭ 96 (-57.14%)
Mutual labels:  recyclerview, banner
Cartlayout
🦄 使用 RecyclerView 实现店铺分组购物车。 高仿京东购物车、高仿淘宝购物车、高仿天猫购物车
Stars: ✭ 101 (-54.91%)
Mutual labels:  recyclerview, recyclerview-adapter

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.

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!

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].