.NET MAUI - Android Watch Application Showcase (Part 1)
As software developers, we are facing demands from a new generation of users, who are not just sitting in front of computer monitors but are using our apps on mobile devices and increasingly also are wearing other devices. Like smart watches, headphones and in future, there may exist even other device types, like smart glasses, personal sensors, etc. This article covers our experience in one of such projects. We wrote a multiplatform dotnet MAUI application for both Android and iOS and decided to extend it to another interface – Android watches.
Luboš Brát