
Zoom Meeting SDK for Android
OfficialFreeEmbed Zoom meetings seamlessly in your Android apps.
Free · Opens the source repo
What Zoom Meeting SDK for Android does
The Zoom Meeting SDK for Android provides developers with the tools necessary to integrate Zoom meeting capabilities directly into their Android applications. This skill is designed for those looking to create a native app experience that includes both default and custom user interfaces for Zoom meetings. By leveraging the SDK, developers can implement authentication flows, manage meeting states, and utilize the Meeting SDK API for comprehensive functionality.
To get started, developers should follow the structured documentation that includes essential resources like android.md for setup instructions, concepts/lifecycle-workflow.md for understanding the app lifecycle with Zoom, and examples/join-start-pattern.md which provides practical examples of how to implement meeting join and start flows. The skill also includes troubleshooting guides and references to help resolve common issues, ensuring a smoother development process.
This SDK is particularly useful for mobile app developers who want to enhance their applications with video conferencing features, making it ideal for business applications, educational tools, or any platform where remote communication is essential. By using the default UI initially, developers can validate their implementation before moving on to custom UI designs, allowing for a phased approach to integration.
While the SDK provides robust capabilities for embedding Zoom meetings, it is important to note that it does not include a built-in runtime environment; developers must implement their own logic for managing user interactions and meeting states. This skill is best suited for those with experience in mobile development who are looking to add video conferencing features to their applications.
When to use it
Use this skill when you need to embed Zoom meeting functionality in your Android app, especially when requiring both default and custom UI options.
When not to use it
This skill is not suitable for developers looking for a pre-built video conferencing solution without the need for custom integration or those unfamiliar with mobile app development.
What you can build with it
Integrating Video Conferencing in a Business App
Use the Zoom Meeting SDK to add video conferencing features to your business application, enhancing remote collaboration.
Creating an Educational Platform
Embed Zoom meetings in an educational app to facilitate virtual classrooms and online learning sessions.
Developing a Custom Communication Tool
Leverage the SDK to build a tailored communication tool that meets specific user needs for video conferencing.
How to install Zoom Meeting SDK for Android
View source1. Install with the skills CLI
npx skills add anthropics/knowledge-work-plugins/android --agent claude-code2. Or install it manually
Download the skill folder and drop it into ~/.claude/skills/ for all projects, or .claude/skills/ to scope it to one repo. Restart Claude Code so it picks up the new skill.
Anthropic's agentic coding CLI, and the reference implementation of Agent Skills. Drop a skill folder into ~/.claude/skills and Claude Code loads it automatically whenever a task matches the skill's description. Claude Code docs
Inside SKILL.md
Written by anthropicsZoom Meeting SDK (Android)
Use this skill when building Android apps with embedded Zoom meeting capabilities.
Start Here
- android.md
- concepts/lifecycle-workflow.md
- concepts/architecture.md
- examples/join-start-pattern.md
- scenarios/high-level-scenarios.md
- references/android-reference-map.md
- references/environment-variables.md
- references/versioning-and-compatibility.md
- troubleshooting/common-issues.md
Routing Notes
- Use default UI first for first successful join/start validation.
- Move to custom UI once auth, meeting state transitions, and permissions are stable.
- For signature/JWT mistakes, chain with ../../oauth/SKILL.md and ../references/signature-playbook.md.
Key Sources
- Docs: https://developers.zoom.us/docs/meeting-sdk/android/
- API reference: https://marketplacefront.zoom.us/sdk/meeting/android/index.html
- Broader guide: ../SKILL.md
Operations
- RUNBOOK.md - 5-minute preflight and debugging checklist.
Frequently asked questions about Zoom Meeting SDK for Android
Similar skills
WinMD API Search
Easily find and explore Windows desktop APIs.
WebMCPify
Transform any web app into an agent-ready platform.
Phoenix Tracing
Instrument LLM applications with OpenInference tracing.
Foundry Hosted Agent CopilotKit
Guidance for developing agentic web apps on Azure.
Power Automate Foundation
Connect AI agents to Power Automate seamlessly.
Power Automate Flow Builder
Efficiently build and deploy Power Automate flows programmatically.
