https://github.com/sql-mistermagoo/androidwatchface
https://github.com/sql-mistermagoo/androidwatchface
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/sql-mistermagoo/androidwatchface
- Owner: SQL-MisterMagoo
- License: mit
- Created: 2018-02-18T11:38:55.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-27T23:39:56.000Z (over 8 years ago)
- Last Synced: 2025-02-05T03:23:39.567Z (over 1 year ago)
- Language: C#
- Size: 66.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)