name: zoom-video-sdk-android description: | Zoom Video SDK for Android native apps. Use when building custom Android video experiences with full UI control, session tokens, raw media options, and event-driven participant state. triggers: - "video sdk android" - "zoom video android" - "android custom video" - "android video session"
Zoom Video SDK (Android)
Use this skill when building Android apps with custom real-time video sessions.
Start Here
- android.md
- concepts/lifecycle-workflow.md
- concepts/architecture.md
- examples/session-join-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
SDK-Bundled API Skill
Video SDK Android 2.5.10 includes Docs/skills/zm-videosdk-android-api/SKILL.md and paired Docs/*-API.md / Docs/*-API.json references.
- Use this repository skill for architecture, implementation workflow, scenarios, and troubleshooting.
- Use the bundled skill and
Docs/index.mdfor exact 2.5.10 signatures, enums, callback timing, threading, role checks, and callback-object lifetime. - Treat package headers and exported Java APIs as authoritative if generated documentation conflicts with code.
- For RTMS signaling, media sockets, protocol messages, and backend processing after
ZoomVideoSDKRTMSHelperstarts the stream, chain to zoom-rtms. - See references/android-reference-map.md for the high-value modules and corrected archive-relative paths.
Key Sources
- Docs: https://developers.zoom.us/docs/video-sdk/android/
- API reference: https://marketplacefront.zoom.us/sdk/custom/android/index.html
- Parent skill: ../SKILL.md
Operations
- RUNBOOK.md - 5-minute preflight and debugging checklist.