## Zoho Billing - Product, solutions, integrations, support, and resources Index

Access the complete documentation index at:
https://www.zoho.com/billing/llms.txt

Use this file to discover all available documentation pages before proceeding.

# Set Up Omnichannel Subscriptions for Android

 ![](/billing/images/ue-resources/llm-utility-menu/sparkle-ai.svg) Explore With AI ![](/billing/images/ue-resources/llm-utility-menu/dd-arrow.svg) 

*   [Open in ChatGPT (opens in new tab)](https://chatgpt.com/?prompt=Analyze+the+content+of+https%3A%2F%2Fwww.zoho.com%2Fbilling%2Fhelp%2Fomnichannel-subscription%2Fandroid%2Foverview.html+and+understand+it+thoroughly+so+I+can+ask+questions+about+it.)
*   [Open in Claude (opens in new tab)](https://claude.ai/new?q=Analyze+the+content+of+https%3A%2F%2Fwww.zoho.com%2Fbilling%2Fhelp%2Fomnichannel-subscription%2Fandroid%2Foverview.html+and+understand+it+thoroughly+so+I+can+ask+questions+about+it.)
*    ![Copy for LLM](/billing/images/ue-resources/llm-utility-menu/copy.svg) Copy for LLM
*    [![View as Markdown](/billing/images/ue-resources/llm-utility-menu/md.svg) View as Markdown (opens in new tab)](/billing/help/omnichannel-subscription/android/overview.md)

Connect your Android app with Zoho Billing to synchronise Google Play Store subscription purchases, renewals, cancellations, and other lifecycle events. The setup involves configuring Cloud Pub/Sub notifications, mapping your plans, and implementing the Android SDK.

**Note:**

Before starting, review the [Omnichannel Subscriptions Introduction](/billing/help/omnichannel-subscription/introduction.html) and [SDK implementation guide](/billing/help/omnichannel-subscription/sdk-configuration.html).

**Prerequisites:**

*   The device runs Android SDK 21 or later.
*   The app is distributed through the Google Play Store.

* * *

## Android Setup Checklist

### [Play Store Integration](/billing/help/omnichannel-subscription/android/play-store-integration.html)

Connect Google Play Store with Zoho Billing using a Cloud service account and API configuration to enable real-time subscription synchronisation.

### [Configure the Webhook](/billing/help/omnichannel-subscription/android/configure-webhook.html)

Set up Cloud Pub/Sub so Play Store subscription lifecycle events are delivered to Zoho Billing in real time through the Channel Notification URL.

### [Set Up Plans](/billing/help/omnichannel-subscription/android/set-up-plans.html)

Configure subscription products in Play Console and create matching plans in Zoho Billing, ensuring plan codes exactly match Play Store Product IDs.

### [Android SDK Implementation](/billing/help/omnichannel-subscription/android/android-sdk-implementation.html)

Add and integrate the `ZSInAppPurchaseKit` SDK into your Android app to sync purchases and subscription lifecycle events with Zoho Billing.

### [Android SDK Troubleshooting](/billing/help/omnichannel-subscription/android/android-sdk-troubleshooting.html)

Reference guide for backend server, Play Store purchase, and network error codes returned during in-app purchase operations.

* * *