Skip to content

rubicon-project/prebid-mobile-android

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Prebid Mobile Android SDK

Get started with Prebid Mobile by creating a Prebid Server account here

Use Maven?

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

compile 'org.prebid:prebid-mobile-sdk:[0,1)'

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

 
 
 

Languages

  • Java 93.0%
  • Shell 4.0%
  • Ruby 2.4%
  • Gherkin 0.6%