Git Product home page Git Product logo

watchconnectionlib's Introduction

⚠️ ARCHIVED

Keep an eye out for an alternative coming soon ;)

Watch Connection Library

A kotlin-first Android library to provide a shared API for interacting with multiple smartwatches from different platforms. You can find the latest version from the Releases section

Modules


Mobile



watchconnectionlib's People

Contributors

boswelja avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

watchconnectionlib's Issues

Wear OS statuses aren't updated properly

This seems to be due to CapabilityClient not registering a change when a device is moved to/from nearby, among other things. This leads to status not properly switching between CONNECTED, CONNECTED_NEARBY and possibly others.

Allow passing in known watches

Since we use random UUIDs to generate an ID for each Watch, we'll need a way to tell platform handlers which watches are already known. At this stage, if a platform handler is recreated, all it's UUIDs will be regenerated.

Improve Result returns

We should either add more options to Result, or use a simple Boolean to indicate success/failure

Create a unified message receiver system

We want to completely eliminate the need to use platform-specific libraries, so we should create a system to collect data from platform-specific messages and re-broadcast them in a format we prefer.
For Tizen, we'll need to use this intent
For Wear OS, we'll want to use a WearableListenerService

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.