Skip to content
This repository was archived by the owner on Apr 17, 2026. It is now read-only.

Releases: google/cross-device-sdk

Initial commit for developer preview (0.1.0-preview01)

25 Aug 18:49

Choose a tag to compare

0.1.0-preview01

Initial Public Release

dependencies {
    implementation 'com.google.ambient.crossdevice:crossdevice:0.1.0-preview01'
}

The Cross device SDK enables the following core functionality:

  • Device discovery and authorization
  • Secure connections and data transfers
  • Multi-device Sessions between two devices

Known issues in this version:

  • In order to be visible for device discovery the receiving phone has to be unlocked/screen on.
  • Both participating devices have to have same Google Account.
  • Multi-device Sessions support for more than two devices is under development