| name | contentstack-android-cda |
|---|---|
| description | Use for the public Android Content Delivery SDK surface and package com.contentstack.sdk. |
- Changing SDK entry points consumed by Android apps
- Working with stack configuration, entries, or HTTP client usage in this module
- Primary code lives in
contentstack/with namespacecom.contentstack.sdk(android { namespace ... }).
- Keep public Java/Kotlin APIs stable for app developers—use semver for breaking changes in published AARs.
- Behavior should stay aligned with other CDA SDKs where features overlap (queries, preview, etc.)—check parity with Java/Swift docs when adding features.