Flexy Watch is a Clock face with animated flexible digits. It was developed for Smart watches with Wear OS 2.2 or higher and Android 9 or higher.
          You may:
          
- Choose between 12h / 24h mode in your Smartphone settings.
          
- Customize your favorite font colors.
          
- Choose the font thickness from four different options.
       Client's location: Bulgaria
        Status: In development
        OS: Wear OS
        Language: Kotlin
        Technology stack: Kotlin
        
 
           
           
          WearOS is a project from Google to make Android-based smartwatches. It has its own operating system and SDK.
An Android WearOS watchface is a user interface for the wearable device that displays different information on the screen. The basic idea of a watchface is to display necessary information in an easy-to-read format and provide quick access to some of the most used functions of the device.
The WearOS SDK provides developers with tools for creating their own custom watchfaces. Developers need to set up their development environment using Android Studio, which is a free IDE (Integrated Development Environment) based on IntelliJ IDEA Community Edition, and then create layouts in XML (Extensible Markup Language) or in Kotlin, which is a statically typed programming language that runs on the Java Virtual Machine and use Java 8 features.