android.support.wearable.watchface

Note: The Watch Face Format is required for watch faces to be installed on devices with Wear OS 5 or later pre-installed and for all new watch faces published on Google Play.

Starting in January 2026, the Watch Face Format will be required for watch faces to be installed on all Wear OS devices.

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.