LaunchDarkly Client-side SDK for Android
Build custom integrations with the LaunchDarkly REST API
## [5.11.0](https://github.com/launchdarkly/android-client-sdk/compare/5.10.0...5.11.0) (2026-02-13) ### Features * Add support for per-context sum…
## [5.10.0](https://github.com/launchdarkly/android-client-sdk/compare/5.9.2...5.10.0) (2025-12-11) ### Features * Add plugins registration result …
## [5.9.2](https://github.com/launchdarkly/android-client-sdk/compare/5.9.1...5.9.2) (2025-10-17) ### Bug Fixes * bumping gson to incorporate fixes…
## [5.9.1](https://github.com/launchdarkly/android-client-sdk/compare/5.9.0...5.9.1) (2025-07-21) ### Bug Fixes * prevent flag change listener from…
## [5.9.0](https://github.com/launchdarkly/android-client-sdk/compare/5.8.0...5.9.0) (2025-07-16) ### Features * adds experimental plugin functiona…
## [5.8.0](https://github.com/launchdarkly/android-client-sdk/compare/5.7.0...5.8.0) (2025-05-27) ### Features * Add hooks support ([#300](https://…
## [5.7.0](https://github.com/launchdarkly/android-client-sdk/compare/5.6.1...5.7.0) (2025-05-19) ### Features * Add support for inline contexts fo…
## [5.6.1](https://github.com/launchdarkly/android-client-sdk/compare/5.6.0...5.6.1) (2025-01-21) ### Bug Fixes * correcting protocol parsing logic…