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

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu API Reference

ft:clusterId :

    - crapiref

bundleId :

    - crapiref

workflow :

    - Creator


---

# NowServiceConfiguration class - Android

# NowServiceConfiguration class - Android {#ariaid-title1}

* Release version: Xanadu
* 
* Updated August 1, 2024
* 
* ![](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}

