This guide covers manual AAR installation with step-by-step screenshots.
For other installation methods, see the main README.
Add CustomerPulseSurvey.aar file to your libs folder inside the app folder:
From the File menu, open Project Structure:
In the left side, select Dependencies:
In modules, select the app tab:
In declared dependencies, click the plus "+" icon and select JAR/AAR Dependency:
In step 1, add your libs folder name (if you followed from step 1, it should be libs):
Press OK button then Apply to save changes.
After installation, you should be able to import the SDK:
import com.customerpulse.customerpulsesurvey.CustomerPulseSurvey;See the Quick Start guide to display your first survey.





