lostzen / lost

A drop-in replacement for Google Play services location APIs for Android
http://mapzen.github.io/lost/
Other
352 stars 70 forks source link

[question][enhancement][feature] Wear support #177

Closed Guardiola31337 closed 1 year ago

Guardiola31337 commented 7 years ago

As commented here:

There are watches with and without GPS and Google's library does the wiring automatically so when you have a watch without GPS paired with a mobile you still receive updates using same APIs.

You can see below that using normal location APIs (there aren't any concrete wear APIs) you get the updates in a watch without GPS:

trackinglocationwear

It'd be awesome to have same functionality in Lost ❤️ Are you planning to support it?

Thanks @ecgreb @sarahlensing

ecgreb commented 7 years ago

There are no specific plans or timeline for Android Wear support right now but this would certainly be a nice feature to have.

It should still be possible to use Lost with Android Wear currently if you manually forward the location updates.

msmollin commented 1 year ago

Closing as this repo is no longer maintained.