boswelja / WatchConnectionLib

An Android library to provide a shared API for multiple smartwatch platforms
Apache License 2.0
3 stars 0 forks source link

feature: Add support for detecting whether a watch is nearby on supported platforms #36

Closed boswelja closed 3 years ago

boswelja commented 3 years ago

Wear OS watches can remain connected over the internet, and the API allows us to check whether the node is nearby or not. I've added a new status, CONNECTED_NEARBY to indicate the device is nearby.