Releases: google/cross-device-sdk
Releases · google/cross-device-sdk
Initial commit for developer preview (0.1.0-preview01)
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