Getting started
This page shows you how to download, import, and configure the Bidapp SDK.
Gradle (Recommended)
dependencies {
implementation 'io.bidapp:bidapp-sdk:+'
⋮
}dependencies {
implementation ("io.bidapp:bidapp-sdk:+")
⋮
}Get the pubid string
Integrate Networks SDK Adapters
Permissions
Initialize the SDK
Consent and Data APIs
Last updated