Stay organized with collections
Save and categorize content based on your preferences.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-02-10 UTC.
[null,null,["Last updated 2025-02-10 UTC."],[],[],null,["# android.support.wearable.input\n==============================\n\nAnnotations\n-----------\n\n|-------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------|\n| [RemoteInputConstants.InputActionType](../../../../../reference/android/support/wearable/input/RemoteInputConstants.InputActionType.html) | *This @interface is deprecated. use the [Jetpack Wear Watch Face](../../../../../jetpack/androidx/releases/wear-watchface) libraries instead.* |\n\nClasses\n-------\n\n|-----------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [RemoteInputConstants](../../../../../reference/android/support/wearable/input/RemoteInputConstants.html) | *This class is deprecated. use `androidx.wear.input.RemoteInputIntentHelper` provided by the [Jetpack Wear Input](../../../../../jetpack/androidx/releases/wear) library instead.* |\n| [RemoteInputIntent](../../../../../reference/android/support/wearable/input/RemoteInputIntent.html) | *This class is deprecated. use `androidx.wear.input.RemoteInputIntentHelper` provided by the [Jetpack Wear Input](../../../../../jetpack/androidx/releases/wear) library instead.* |\n| [RotaryEncoder](../../../../../reference/android/support/wearable/input/RotaryEncoder.html) | *This class is deprecated. The functionality in this class can be achieved using standard platform APIs. For checking whether an event came from the rotary encoder, use [MotionEvent.getSource()](http://developer.android.com/reference/android/view/MotionEvent.html#getSource()), and use [MotionEvent.getAxisValue(int)](http://developer.android.com/reference/android/view/MotionEvent.html#getAxisValue(int)) to obtain the axis value of the rotation.* |\n| [WearableButtons](../../../../../reference/android/support/wearable/input/WearableButtons.html) | *This class is deprecated. use `androidx.wear.input.WearableButtons` provided by the [Jetpack Wear Input](../../../../../jetpack/androidx/releases/wear) library instead.* |\n| [WearableButtons.ButtonInfo](../../../../../reference/android/support/wearable/input/WearableButtons.ButtonInfo.html) | *This class is deprecated. use `androidx.wear.input.WearableButtons` provided by the [Jetpack Wear Input](../../../../../jetpack/androidx/releases/wear) library instead.* |\n\n-\n\n Annotations\n -----------\n\n - [RemoteInputConstants.InputActionType](../../../../../reference/android/support/wearable/input/RemoteInputConstants.InputActionType.html)\n-\n\n Classes\n -------\n\n - [RemoteInputConstants](../../../../../reference/android/support/wearable/input/RemoteInputConstants.html)\n - [RemoteInputIntent](../../../../../reference/android/support/wearable/input/RemoteInputIntent.html)\n - [RotaryEncoder](../../../../../reference/android/support/wearable/input/RotaryEncoder.html)\n - [WearableButtons](../../../../../reference/android/support/wearable/input/WearableButtons.html)\n - [WearableButtons.ButtonInfo](../../../../../reference/android/support/wearable/input/WearableButtons.ButtonInfo.html)"]]