# Android Reference Map ## Sources - Docs: https://developers.zoom.us/docs/meeting-sdk/android/ - API Reference: https://marketplacefront.zoom.us/sdk/meeting/android/index.html ## Crawl Coverage Snapshot - Docs pages captured: `70` - API reference pages captured: `1003` ## Key API Entry Pages - `index.md` - `annotated.md` - `classes.md` - `files.md` - `hierarchy.md` - `functions.md` and `functions_*` - `functions_func_*` - `functions_vars_*` ## Notable API Surface Areas - Meeting lifecycle and service controllers - Audio/video/share controllers - Breakout room and webinar interfaces - AI Companion / smart summary interfaces - Raw data helpers and delegates ## Drift Signals to Watch - Newly added `AI Companion`, `smart summary`, and `avatar` interfaces. - Legacy helper names retained with new parallel interfaces.