ptomasroos / prebid-mobile-android

Prebid Mobile SDK for Android applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.0.2'

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

License:Apache License 2.0


Languages

Language:Java 91.9%Language:Shell 4.6%Language:Ruby 2.8%Language:Gherkin 0.7%