android.support.wearable.watchface
Note: As of July 10, 2024, watch faces must use the Watch Face Format in order to be installed on new watches that launch with Wear OS 5 pre-installed. Learn more about the user-facing changes in this Help Center article.
Additionally, starting in early 2025 (specific date to be announced during Q4 2024), all new watch faces published on Google Play must use the Watch Face Format.
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.
|