Files
anthropics--knowledge-work-…/partner-built/zoom-plugin/skills/virtual-agent/android/references/android-reference-map.md
T
2026-07-13 12:20:06 +08:00

640 B

Android Reference Map

Core Docs

Observed Sample Patterns

  • Java and Kotlin implementations follow the same bridge contract.
  • Bridge command routing centers around commonHandler JSON payloads.
  • support_handoff events are emitted from JS and consumed in native layer.