Android

Documentation for the Android SDK, configuration steps, and more.

Our Android SDK is published on https://github.com/clipshare/clipshare-sdk-android and contains the Github packages for the SDK itself and required dependencies.

This framework can be integrated in:

  • Android 6.0 or newer (API Level 23)

In addition to the ClipShare SDK you also need to integrate the SnapOdds SDK. Please refer to the SnapOdds SDK documentation on https://docs.snapodds.com/docs/mobile-sdk/android and in particular the SnapOdds Operator section under https://docs.snapodds.com/docs/mobile-sdk/android/snapodds-operator/installation.

For a working example see our Example project in the SDK repository https://github.com/clipshare/clipshare-sdk-android

Last updated