Getting started with Reteno Plugin for Android
Setting up SDK
Follow our setup guide to integrate the Reteno SDK with your app.
- From the Unity Editor, navigate to
Edit
>Project Settings
>Player
and click theAndroid
settings tab. - Expand
Publishing Settings
and enable:
- Custom Main Gradle Template
- Custom Gradle Properties Template
- Navigate to
Assets
>External Dependency Manager
>Android Resolver
>Force Resolve
and resolve your Android dependencies.
It is done, most of the Android setup was already handled during installation!