Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.kontext.so/llms.txt

Use this file to discover all available pages before exploring further.

Kotlin SDK

See how easy it is to integrate high-performance ads into your Android app using our lightweight SDK.

Requirements

  • Android API 26+ (Android 8.0)
  • Kotlin 1.9+
  • Jetpack Compose for the recommended InlineAd integration (View interop is available via InlineAdView if your app is not on Compose)
You’ll need a publisher account to obtain your publisherToken and placement codes.

Installation

Add the SDK via Gradle, configure GAID auto-collection.

Showing your first ad

Create a session, feed messages, mount an ad — the 5-minute integration.

API reference

Every type and method exposed by the SDK.

Guides

Patterns and recipes: no-fill, character switching, View interop, and more.

Example app

Run the bundled Compose demo end-to-end against your own publisher token.