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

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama API Reference

ft:clusterId :

    - crapiref

bundleId :

    - crapiref

workflow :

    - Creator


---

# Configure your project

# Configure your project {#ariaid-title1}

Release version: Yokohama  
Updated January 30, 2025  
![](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'`

