Skip to content

bidease/prebid-mobile-android

 
 

Repository files navigation

Build Status

Prebid Mobile Android SDK

To work with Prebid Mobile, you will need access to a Prebid Server. See this page for options.

Use Maven?

Easily include the Prebid Mobile SDK using Maven. Simply add this line to your gradle dependencies:

implementation 'com.bidease.org.prebid:prebid-mobile-sdk:2.1.4'

Build from source

Build Prebid Mobile from source code. After cloning the repo, from the root directory run

scripts/buildPrebidMobile.sh

to output the final lib jar and package you a demo app.

Test Prebid Mobile

Run the test script to run unit tests and integration tests.

scripts/testPrebidMobile.sh

About

Prebid Mobile SDK for Android applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 83.6%
  • Kotlin 14.9%
  • Other 1.5%