Zoom Meeting SDK for Android
Beginning March 2 2026, apps joining meetings outside their account must be authorized. Authorize apps by using either ZAK or OBF tokens, or RTMS. Learn more.
The Zoom Meeting Software Development Kit (SDK) for Android lets you integrate the Zoom meeting and webinar experience with your app. This gives users a familiar Zoom meeting and webinar experience - the Meeting SDK is the same as the Zoom client, except that it lives inside your own app. Just import the library, call a few methods, and we'll take care of the rest.
Feature parity with the Zoom client
The Meeting SDK for Android strives for feature parity with the Zoom client for Android's meeting UI, and naturally supports over a dozen major languages. Some core features are described in this developer doc, and additional features are described in the Meeting SDK reference guides.
Enhance the users' experience
The Meeting SDK for Android has both the default UI, which looks like the Zoom client's meeting UI, and a custom UI, which lets you customize the meeting experience. The custom UI is an all-or-nothing proposal: if something is customizable, you must customize it, even if you make it look exactly like the Zoom client's default UI. While the custom UI is quite complex, not every aspect of the Meeting experience is customizable via the custom UI. To personalize even more of your users' in-app Zoom experience, consider using the Zoom Video SDK.
Use the Meeting APIs to get data from current, past, or future meetings to enhance the SDK's meeting experience. To use specific API endpoints with your SDK app, choose the endpoints' scopes on your app configuration page.
See UI legal notices for Zoom legal notices and how to display them in your app.
We enforce a required minimum version of the Meeting SDK. See our SDK minimum version policy for details.
The Meeting SDK follows the Zoom license model. See Zoom Meetings, Zoom Webinars, and the Zoom ISV Partner Program for details.
In the next section, we'll walk you through setting up a development environment for Meeting SDK for Android platform, and give you hands-on experience.
"The Android robot is reproduced or modified from work created and shared by Google and used according to terms described in the Creative Commons 3.0 Attribution License."