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:
  1. 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 /wiki/spaces/MIC/pages/29327365 page to follow all the instruction.

    Android SDK Version 19 or later is required by SDK v6.

  2. Initialize SDK into your project -  Use Initialize Android Mapp SDK for Mapp Cloud page, to integrate Android SDK into your project.

  3. Test your application - build and run your application on your device. Your Logcat shows the device's logs, including your application logs
  4. Follow these tutorials for adding In-App and Inbox SDK for Android: