Setting up the SDK
Add the SDK to your app
Adjoe 2.1.1 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.1.1_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