---
sourceDocument: Australia API Reference
sourceDocumentLink: https://www.servicenow.com/docs/r/api-reference

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia API Reference

ft:clusterId :

    - crapiref

bundleId :

    - crapiref

workflow :

    - Creator


---

# Mobile SDK Developer Guide - Android

# Mobile SDK Developer Guide - Android {#ariaid-title1}

Release version: Australia  
Updated March 12, 2026  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read  
The ServiceNow
Mobile SDK enables you to leverage the functionality and resources of the ServiceNow platform within your standalone mobile Android
applications.

Using the Mobile SDK, you can perform the following within your
applications:  
* Access data on your ServiceNow instance through its public REST APIs or custom scripted REST APIs that you develop.
* Embed and enable Virtual Agent within your application interface.
* Embed a real-time, AI-powered voice agent directly in your mobile application. NowVoice provides a full-screen voice interface with live transcripts, mute controls, and post-call transcript sharing.
* Gather and track custom analytics events for analysis.
* Attach documents (attachments) to a record within your ServiceNow instance.
* Load web pages hosted on your ServiceNow instance in a native web view or Cabrillo.
* Provide simple authentication flows using JSON Web Tokens for third-party applications to authenticate users.
* Send push notifications.

The Mobile SDK provides a sample app that includes code examples for integration with different Mobile SDK modules. In the 2.1 release and later, the Engagement Messenger is included in the sample app. To learn more about the Engagement Messenger, see [https://support.servicenow.com/kb?id=kb_article_view\&sysparm_article=KB1587611](https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1587611).

