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

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia API Reference

ft:clusterId :

    - crapiref

bundleId :

    - crapiref

workflow :

    - Creator


---

# NowServiceConfiguration class - Android

# NowServiceConfiguration class - Android {#ariaid-title1}

Release version: Australia  
Updated March 12, 2026  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read  
The NowServiceConfiguration class enables you to configure the ServiceNow instance URL and package name for a feature service.  
{#NowServiceConfigurationAndroidAPI__table_vx2_klw_5pb__entry__3}

| Name | Type | Description |
|-|-|-|
| instanceUrl | [URL](https://developer.android.com/reference/kotlin/java/net/URL.html) | URL of the ServiceNow instance that the feature service will leverage. For example: https://my_domain.hr_instance.com |
| packageName | String | Name of the package to associate with the feature service. |
[Table 1. Properties]

{#NowServiceConfigurationAndroidAPI__table_vx2_klw_5pb}

