Skip to content

Latest commit

 

History

History
46 lines (24 loc) · 1.09 KB

File metadata and controls

46 lines (24 loc) · 1.09 KB

ServicesGoogleAD

ServicesGoogleAD Github Maven Central

功能简介

对谷歌广告SDK的二次封装

组件信息

引用仓库

引用仓库可以参考 组件使用 中添加依赖的部分

组件使用

implementation 'com.bihe0832.android:services-google-ad:+'

组件功能

AAFGoogleAD

  • 对谷歌广告SDK的二次封装的总出口,提供广告预加载、插屏、Banner、激烈视频多种广告的调用实现

BannerADManager

  • 对 Banner 广告相关处理的封装

InterstitialAdManager

  • 对 InterstitialAd 相关处理的封装

RewardedAdManager

  • 对 RewardedAd 相关处理的封装

RewardedInterstitialAdManager

  • 对带有激励属性的 InterstitialAd 相关处理的封装