---
sourceDocument: Australia API Reference
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/api-reference

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia API Reference

ft:clusterId :

    - crapiref

bundleId :

    - crapiref

workflow :

    - Creator


---

# Configure your project

# Configure your project {#ariaid-title1}

Release version: Australia  
Updated March 12, 2026  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read  
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

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

