Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Configure your project

Before writing any application that leverages the Mobile SDK for Android, you must configure your project to use the SDK.

Before you begin

Role required: none

Procedure

  1. To include the nowsdk module in your project, add the following line to the settings.gradle file in your application folder:

    include ':nowsdk'