Skip to content

LennardDeurman/prebid-mobile-android

 
 

Repository files navigation

Build Status

Prebid Mobile Android SDK

Get started with Prebid Mobile by requesting an Adsolutions Prebid Server account here

Use Maven?

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

implementation 'com.adsolutions:adsolutions-prebid-mobile-sdk:0.5.3'

Build from source

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

./buildprebid.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.

./testprebid.sh

About

Prebid Mobile SDK for Android applications

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 93.9%
  • Shell 4.0%
  • Ruby 1.7%
  • Gherkin 0.4%