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

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia API Reference

ft:clusterId :

    - crapiref

bundleId :

    - crapiref

workflow :

    - Creator


---

# Configure your project

# Configure your project {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

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

## Vorbereitungen

Role required: none

## Prozedur

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

