Current versions
Android hardware service AARs
Always confirm the latest published version in Nexus before pinning — these are current at the time of writing.
Async model
Identifying the running build
Each request the SDK sends to the Validation Gateway identifies the SDK build, so you can confirm which version a device is running from your logs. On the web,getInfo() returns the host version and capabilities.
Compatibility notes
- The Kotlin and Java desktop packages share a Java namespace — depend on exactly one.
- The web SDK requires a compatible browser extension and native host installed on the machine; keep all three in step when upgrading.

