| 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.
Current release: 2.6.0 (verified 2026-07-10). The bundled API inventory below is from
2.5.10. Read the 2.6.0 upgrade notes and verify exact
Java/native declarations in the downloaded 2.6.0 package.
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.md for 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
ZoomVideoSDKRTMSHelper starts the stream, chain to zoom-rtms.
- See references/android-reference-map.md for the high-value modules and corrected archive-relative paths.
Key Sources
Operations
- RUNBOOK.md - 5-minute preflight and debugging checklist.