Setting up the SDK

Our documentation has moved! You can find the updated documentation for all new SDK versions (starting from v2.2.1) here.

Add the SDK to your app

Adjoe 2.2.0 uses the Play Services Resolver, you can download a version of the adjoe SDK which is compatible wit the Play Services Resolver here: adjoe_sdk_android_unity_2.2.0_psr.unitypackage. It contains only the source code and the AdjoeDependencies.xml file specifying the adjoe SDK.

Add the adjoe SDK to your app by clicking Assets > Import package > Custom package.... Select adjoe's .unitypackage, click Open and then Import. This will load the adjoe SDK into Assets/Adjoe.

Last updated