Advanced Topics

Deep-dive guides for Android SDK integrators who need detail beyond the main feature pages.

These pages cover operational concerns — diagnostic logging, push delivery troubleshooting, and a pre-release QA checklist. They assume you have already completed the Getting Started guide and are familiar with the SDK's core features.


  1. Logging — configure ZTLogger, set log levels per build type, and read output in Android Studio's Logcat window.
  2. Push Troubleshooting — FCM diagnostics, error codes, delivery tracking gaps, and common integration issues.
  3. Testing and QA — environment setup, test push payloads, in-app and inbox verification, and a pre-release debug checklist.

Back to Android SDK Overview