An open API service indexing awesome lists of open source software.

https://github.com/criteo/android-publisher-sdk

Criteo Publisher SDK for Android
https://github.com/criteo/android-publisher-sdk

android criteo publisher sdk

Last synced: 3 months ago
JSON representation

Criteo Publisher SDK for Android

Awesome Lists containing this project

README

          

[![CI](https://github.com/criteo/android-publisher-sdk/workflows/CI/badge.svg)]()
[![License](https://img.shields.io/github/license/criteo/android-publisher-sdk.svg)](LICENSE)
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg)](CODE_OF_CONDUCT.md)
[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=com.criteo.publisher%3Acriteo-publisher-sdk&metric=coverage)](https://sonarcloud.io/dashboard?id=com.criteo.publisher%3Acriteo-publisher-sdk)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=com.criteo.publisher%3Acriteo-publisher-sdk&metric=alert_status)](https://sonarcloud.io/dashboard?id=com.criteo.publisher%3Acriteo-publisher-sdk)

# Criteo Publisher SDK
> Criteo Publisher SDK is meant for app publishers wanting to integrate in their app the Criteo Direct
> Bidder product. Direct Bidder for App allows you to monetize your mobile apps by accessing Criteo’s
> unique demand with a fast, lightweight and flexible integration. Choose between our App Bidding SDK
> or use our adapter for your mediation provider. Pick the method that applies to you and follow the
> [guide](https://publisherdocs.criteotilt.com/app/android/get-started/) to start the integration.

## Setup & Usage
Please refer to the [App Developer Portal](https://publisherdocs.criteotilt.com/app/android/),
for detailed setup and usage instructions.

## Integration Examples
Please refer to the [Android Sample App](https://github.com/criteo/android-publisher-sdk-examples) repository.

## Questions & Support
Please contact your technical support representative for any questions about the SDK.

## License
[Apache License v2.0](LICENSE)

## Contributing

Any contribution is welcome, as an issue or pull request.

When contributing to this repository, unless the changes are trivial (typos, obvious programming mistakes, ...),
we encourage creating an issue first, to discuss the change you wish to make.

Please note that we have a [code of conduct](CODE_OF_CONDUCT.md), please follow it in all your interactions with the
project.