# 5 Haptic Feedback Implementations To Enhance Your App

DevFeed: [5 Haptic Feedback Implementations To Enhance Your App](<https://devfeed.tech/articles/5-haptic-feedback-implementations-to-enhance-your-app-25783.md>)

Original publisher: [Read original article](<https://www.sinasamaki.com/haptic-feedback-in-jetpack-compose/>)

Author: sinasamaki

Published: 2024-04-25T21:48:56Z

Content type: tutorial

Language: en

Sources: [sinasamaki](<https://devfeed.tech/sources/sinasamaki.md>)

Topics: [Jetpack Compose](<https://devfeed.tech/topics/jetpack-compose.md>), [User experience (UX)](<https://devfeed.tech/topics/ux.md>), [Android](<https://devfeed.tech/topics/android.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [article](<https://devfeed.tech/tags/article.md>), [jetpack-compose](<https://devfeed.tech/tags/jetpack-compose.md>), [ux](<https://devfeed.tech/tags/ux.md>)

## AI overview

This tutorial explains how to add haptic feedback in Jetpack Compose and presents examples for text-cursor movement, a radio-style dial, and a keyboard. It also links to a demo Android app and source code.

## Source excerpt

Adding vibrations in Jetpack Compose is super easy