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

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu API Reference

ft:clusterId :

    - crapiref

bundleId :

    - crapiref

workflow :

    - Creator


---

# Configure your project

# Configure your project {#ariaid-title1}

* Release version: Xanadu
* 
* Updated August 1, 2024
* 
* ![](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'`

