Getting Started

Prev Next

Prerequisites

  • Android Studio: Ensure you have the latest version installed.

  • JDK Version: Depending on the SDK version, ensure you have Java 11 or higher (Java 17 for version 6.0.22 and later).

  • Gradle: Configure your Gradle to match the SDK requirements.

Download

Download the latest Android SDK version here.

Workflow Overview

#

Step

Description

1

Installation

Provides step-by-step instructions for installing the SDK in your development environment.

2

Initialization

Details on how to initialize the SDK, including configuration and setup options for your application.

3

Android v6 API Guide

Explains the features and usage of the Android v6 APIs with detailed reference examples.

4

In-App SDK Integration

Guides you through integrating the SDK into your app, covering key functions and best practices.