Android SDK integration v6 for Mapp Cloud
This document explains how to integrate the Android v6 SDK with your application code.
Download Android SDK
To download the latest version of the Android SDK, please visit https://developers.mapp.com/#mobile-sdk. Here you will find the latest SDK versions and example apps.
Integration Steps
The integration process consists of the following steps:
Add the Android SDK to your project - You can choose one of the following options:
a) See the Android SDK integration v6 for Mapp Cloud page to follow all the instruction.
b) See the Add Android SDK to Android Studio (above 5.1.0) page to follow all the instruction.Initialize SDK into your project - Use Initialize Android Mapp SDK for Mapp Cloud page, to integrate Android SDK into your project.
Test your application - build and run your application on your device. Your Logcat shows the device's logs, including your application logs
If you encounter any problems, send these logs to Mapp Cloud Support (https://mapp.service-now.com)
Follow these tutorials for adding In-App and Inbox SDK for Android: