# Meeting SDK (Android) Pointers This file provides a stable link target for Android Meeting SDK questions. Start here: - [../android/SKILL.md](../android/SKILL.md) ## Common Forum Questions - How do I integrate the SDK with Gradle and resolve dependency conflicts? - How do I implement custom UI (vs default UI)? - How do I get audio/video/raw data access? ## Practical Guidance - Verify you can join a meeting with default UI first. - Collect logs and the specific error code (many issues are version or parameter mismatches). - For "Invalid signature" questions: use `signature-playbook.md`. - Use [../android/references/android-reference-map.md](../android/references/android-reference-map.md) for interface discovery and version drift checks.