android.support.wearable.watchface

Note: The Watch Face Format is required for watch faces to be installed on devices with Wear OS 5 pre-installed starting July 10, 2024, and for all new watch faces published on Google Play starting January 27, 2025.

Learn more about the user-facing changes in this Help Center article.

Annotations

WatchFaceService.TapType  

Classes

CanvasWatchFaceService This class is deprecated. Use androidx.wear.watchface.WatchFaceService, androidx.wear.watchface.Renderer.CanvasRenderer and androidx.wear.watchface.complications.rendering.CanvasComplicationDrawable from the Jetpack Wear Watch Face libraries instead.  
CanvasWatchFaceService.Engine This class is deprecated. Use androidx.wear.watchface.WatchFaceService, androidx.wear.watchface.Renderer.CanvasRenderer and androidx.wear.watchface.complications.rendering.CanvasComplicationDrawable from the Jetpack Wear Watch Face libraries instead.  
Gles2WatchFaceService This class is deprecated. Use androidx.wear.watchface.WatchFaceService, androidx.wear.watchface.Renderer.GlesRenderer from the Jetpack Wear Watch Face libraries instead.  
Gles2WatchFaceService.Engine This class is deprecated. Use androidx.wear.watchface.WatchFaceService, androidx.wear.watchface.Renderer.GlesRenderer from the Jetpack Wear Watch Face libraries instead.  
WatchFaceService This class is deprecated. Use androidx.wear.watchface.WatchFaceService from the Jetpack Wear Watch Face libraries instead.  
WatchFaceService.Engine This class is deprecated. Use androidx.wear.watchface.WatchFaceService from the Jetpack Wear Watch Face libraries instead.  
WatchFaceStyle This class is deprecated. Use androidx.wear.watchface.LegacyWatchFaceOverlayStyle from the Jetpack Wear Watch Face libraries instead.  
WatchFaceStyle.Builder This class is deprecated. Use androidx.wear.watchface.LegacyWatchFaceOverlayStyle from the Jetpack Wear Watch Face libraries instead.