adjust-icon

Samsung CloudDev SDK

The Adjust SDK supports the Samsung CloudDev SDK with a plugin.

Before you begin

  1. Follow the get started guide to integrate the Adjust SDK in your app.
  2. Ask your Samsung representative for a copy of the Samsung CloudDev SDK and add it to your project.

Install the Samsung CloudDev plugin

There are two ways to install the Samsung CloudDev plugin:

Install with Maven

Add the following dependency to your build.gradle file under your Adjust SDK declaration.

build.gradle
implementation 'com.adjust.sdk:adjust-android-samsung-clouddev:4.38.3'

Add as a JAR or AAR

The Samsung CloudDev plugin is available as a Java Archive (JAR) and Android Archive (AAR) in the Adjust SDK repository