android.support.wearable.watchface
Note: As of January 2026, the Watch Face Format is required for installing watch faces 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.
|