The Latest Version of the SDK
This document maintains the latest versions and update notes for Android business SDKs.
The Android public SDK only supports remote Maven integration and does not provide source downloads (except customized SDKs). For integration methods, see each business "SDK Integration" document and Environment Build.
| Application scenario | Maven dependency | Version | Update notes | |
|---|---|---|---|---|
| Core library | com.lumi.external:core |
2.2.62 | 1. Supports 16KB; 2. Fixes several bugs | |
| Common UI | com.lumi.commonui:ui |
1.5.33 | 1. Supports 16KB; 2. Fixes several bugs | |
| Unified initialization plugin | com.lumi.plugin:module-init |
3.0.0 | 1. Adapted for AGP 8.9+ | |
| Device pairing UI layer | com.lumi.module.access:access |
3.5.82 | 1. Supports 16KB; 2. Fixes several bugs | |
| Device pairing logic layer | com.lumi.module.smart_connect:connect |
4.0.37 | 1. Supports 16KB; 2. Fixes several bugs | |
| Companion QR scan capability | com.lumi.module:scanQR |
1.0.14 | 1. Supports 16KB; 2. Fixes several bugs | |
| Companion device basic capability | com.lumi.module:devicekit |
1.0.23 | 1. Supports 16KB; 2. Fixes several bugs | |
| Device control | com.lumi.sdk:reactnative |
8.1.2 | 1. Supports 16KB; 2. Fixes several bugs | |
| Device control | com.lumi.sdk:rmextra |
2.0.10 | 1. Supports 16KB; 2. Fixes several bugs | |
| Device control | com.lumi.sdk:device-router |
1.0.10 | 1. Supports 16KB; 2. Fixes several bugs | |
| Device control | com.lumi.sdk:module-setting |
2.0.35 | 1. Supports 16KB; 2. Fixes several bugs | |
| Camera vertical category | com.lumi.sdk:camera |
3.2.584 | 1. Supports 16KB; 2. Fixes several bugs | |
| Infrared remote control SDK | com.lumi.sdk:deviceIr |
3.4.19 | — | |
| Dashboard | com.lumi.module.homeconfiguration:home |
6.1.7 | — | |
| Dashboard card | com.lumi.module.homeconfiguration:card |
6.1.7 | — | |
| OEM Home | com.lumi.module.oem:home |
1.0.3 | — |
When integrating by business, follow the dependency combination in the corresponding integration document. For a complete runnable dependency set, see gradle/libs.versions.toml in the sample project. For build environment requirements, see Environment Build.