Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1.4 KB

README.md

File metadata and controls

24 lines (15 loc) · 1.4 KB

Maven Central OpenSSF Best Practices OpenSSF Scorecard

Tapsell Mediation

Tapsell Mediation, is a Mediated solution helping businesses increase their mobile apps' revenue with the inclusion of other supported Programmatic & Mediated Ad Solutions.

Getting Started

Please refer to our Documents for the implementation details

  1. Change the TAPSELL_APP_ID and ADMOB_APP_ID in the TapsellManifestPlaceholders object in the root /build.gradle file to your own app.
  2. Sync the project and run one of the following sample modules.

Samples

Based on your project type, you can find the sample in the following modules:

sample modules
  • Java: Multiple Activity
  • Kotlin: Single Activity + Fragment + View Model + ViewBinding
  • Jetpack Compose: Single Activity + Composable + View Model