---
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


---

# Get started with Mobile SDK - Android

# Get started with Mobile SDK - Android {#ariaid-title1}

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

You must complete the tasks outlined in this section to prepare your development
environment to support writing Android applications that integrate with the ServiceNow
Mobile SDK.  
* Download and install the ServiceNow Mobile SDK libraries. For detailed instructions, see [Download and install the Mobile SDK library](https://servicenow-prod.fluidtopics.net/j~nYDo3HOmfHR5qEyfoCjQ "Before you can create mobile applications that interact with your ServiceNow instance, you must first download and install the ServiceNow Mobile SDK Android library.").
* Install and configure the Mobile SDK scoped application. For detailed instructions, see [Install and configure the Mobile SDK scoped application](https://servicenow-prod.fluidtopics.net/qcQxpFp8RdXRxP9vH0feGQ "Before writing any application that leverages the Mobile SDK, you must install and configure the Mobile SDK scoped application.").
* Configure your project. For more information, see [Configure your project](https://servicenow-prod.fluidtopics.net/Bu6v9UlqWB_yj8eYjGj9~w "Before writing any application that leverages the Mobile SDK for Android, you must configure your project to use the SDK.").
* Activate and configure the Mobile SDK on your ServiceNow instance. For details, see [Configure certificate and create an OAuth Entity](https://servicenow-prod.fluidtopics.net/dB9hP7PDK6feL_Zf8jghHQ "You must configure your ServiceNow instance to accept and exchange a JSON Web Token (JWT) for an OAuth access token. To enable this functionality you must install a certificate that matches the JWT provider’s private key on the ServiceNow instance that you will use as the JWT Token consumer and create an OAuth Entity on that instance.").

Once all of these tasks are completed, you can then start creating mobile applications that
leverage the significant resources on your ServiceNow instance.

