cyclestreets / android

The Android app brings CycleStreets routing and turn-by-turn live navigation to your phone.
https://www.cyclestreets.net/mobile/android/
GNU General Public License v3.0
211 stars 215 forks source link

Android Wear support #198

Open codeinabox opened 6 years ago

codeinabox commented 6 years ago

Big fan of the app and use it quite regularly in London with my Bluetooth headphones. One feature I would love to see, and happy to try to create a PR for it, would be Android Wear support like Google Maps or Komoot where the watch shows how far away the next turn is.

mvl22 commented 6 years ago

Thanks for your kind comments about the app!

Yes, would be good to have this.

I believe the code for Pebble is already in place, so presumably this wouldn't be that different to implement.

jezhiggins commented 6 years ago

Hi,

Sorry for taking a while to response. If you were able to raise a PR for Android Wear, that would be fantastic. Do feel free to contact me if you need assistance.

We do currently support Pebble, but I have absolutely no idea how relevant that is to Wear support. It will indicate where you need to hook in, I guess.

mvl22 commented 6 years ago

@codeinabox Yes, PRs would be very welcome. If you do have time to contribute, do let us know if you need any help getting the code running.

codeinabox commented 6 years ago

I've never developed anything for Android or Wear but once I have the experience I will try raising a PR.