An open API service indexing awesome lists of open source software.

https://github.com/sql-mistermagoo/androidwatchface


https://github.com/sql-mistermagoo/androidwatchface

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# AndroidWatchFace

A simple Xamarin / Visual Studio project for an Android Wear 2.0 watch face that displays the time and date centered in the available canvas.

Responds to changes in timezone.

## Todo

- [x] Add support for "Complications" ?
- [x] Unread notification count ?
- [ ] Add complication settings page

## Links

* [Getting Started With Xamarin](https://developer.xamarin.com/get-started-droid/)
* [Android Developer - Creating a watch face](https://developer.xamarin.com/guides/android/wear/platform-features/creating-a-watchface/)