Skip to content

An easy way to integrate ads in your android apps.

Notifications You must be signed in to change notification settings

asmanmirza/EasyAds

Repository files navigation

EasyAds - An easy to implement ads your android apps

Download

EasyAds is available on mavenCentral().

implementation("io.github.asmanmirza:easyads:1.0.0")

Implementation For Audience Network

  • In your Application class

  • Banner Ads

  • Interstitial Ads

Implementation For Google Admob

  • In your Application class

  • Banner Ads

Currently supports :

  • Facebook Audience Network - Interstitial Ads, Banner Ads
  • Google Admob - Interstitial Ads

🚀  Roadmap   

Status Goal Labels Stage
Facebook Audience Network - Native Ads in progress
Facebook Audience Network - Rewarded Video Ads in progress
Google Admob - Banner Ads planned
Google Admob - Native Ads planned
Google Admob - Rewarded Video Ads planned

Requirements

  • Min SDK 21+
  • [Java 8+]

License

Copyright 2022 EasyAds Contributors

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

An easy way to integrate ads in your android apps.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages