Sample Header Ad - 728x90

Android Enthusiasts

Q&A for enthusiasts and power users of the Android operating system

Latest Questions

0 votes
0 answers
66 views
What causes HARDWARE_FEEDBACK usage of vibration?
Not infrequently I'll experience vibrations seemingly without cause on my Android 13 Pixel 6 Plus. After a particularly busy period, I had `dumpsys vibration_manager` tell me what had been happening; I excerpt the most relevant portion below. *Something* seems to be repeatedly triggering, for about...
Not infrequently I'll experience vibrations seemingly without cause on my Android 13 Pixel 6 Plus. After a particularly busy period, I had dumpsys vibration_manager tell me what had been happening; I excerpt the most relevant portion below. *Something* seems to be repeatedly triggering, for about 200Ms each, vibrations for hardware feedback. What does the usage HARDWARE_FEEDBACK describe? How can I track that description further back to the original cause (and hopefully stop it).
Previous vibrations for usage HARDWARE_FEEDBACK:
    startTime: 09-25 08:45:43.540, endTime: 09-25 08:45:43.742, durationMs: 202, status: finished, effect: Mono{mEffect=Composed{segments=[Step{amplitude=1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, originalEffect: Mono{mEffect=Composed{segments=[Step{amplitude=-1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, scale: 0.00, attrs: VibrationAttributes: Usage=HARDWARE_FEEDBACK Audio Usage= USAGE_UNKNOWN Flags=0, uid: 1027, opPkg: com.android.nfc, reason: null
    startTime: 09-25 08:45:46.269, endTime: 09-25 08:45:46.470, durationMs: 202, status: finished, effect: Mono{mEffect=Composed{segments=[Step{amplitude=1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, originalEffect: Mono{mEffect=Composed{segments=[Step{amplitude=-1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, scale: 0.00, attrs: VibrationAttributes: Usage=HARDWARE_FEEDBACK Audio Usage= USAGE_UNKNOWN Flags=0, uid: 1027, opPkg: com.android.nfc, reason: null
    startTime: 09-25 08:45:47.900, endTime: 09-25 08:45:48.101, durationMs: 201, status: finished, effect: Mono{mEffect=Composed{segments=[Step{amplitude=1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, originalEffect: Mono{mEffect=Composed{segments=[Step{amplitude=-1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, scale: 0.00, attrs: VibrationAttributes: Usage=HARDWARE_FEEDBACK Audio Usage= USAGE_UNKNOWN Flags=0, uid: 1027, opPkg: com.android.nfc, reason: null
    startTime: 09-25 08:46:02.346, endTime: 09-25 08:46:02.547, durationMs: 200, status: finished, effect: Mono{mEffect=Composed{segments=[Step{amplitude=1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, originalEffect: Mono{mEffect=Composed{segments=[Step{amplitude=-1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, scale: 0.00, attrs: VibrationAttributes: Usage=HARDWARE_FEEDBACK Audio Usage= USAGE_UNKNOWN Flags=0, uid: 1027, opPkg: com.android.nfc, reason: null
    startTime: 09-25 08:46:03.918, endTime: 09-25 08:46:04.118, durationMs: 201, status: finished, effect: Mono{mEffect=Composed{segments=[Step{amplitude=1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, originalEffect: Mono{mEffect=Composed{segments=[Step{amplitude=-1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, scale: 0.00, attrs: VibrationAttributes: Usage=HARDWARE_FEEDBACK Audio Usage= USAGE_UNKNOWN Flags=0, uid: 1027, opPkg: com.android.nfc, reason: null
    startTime: 09-25 08:46:05.221, endTime: 09-25 08:46:05.422, durationMs: 202, status: finished, effect: Mono{mEffect=Composed{segments=[Step{amplitude=1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, originalEffect: Mono{mEffect=Composed{segments=[Step{amplitude=-1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, scale: 0.00, attrs: VibrationAttributes: Usage=HARDWARE_FEEDBACK Audio Usage= USAGE_UNKNOWN Flags=0, uid: 1027, opPkg: com.android.nfc, reason: null
    startTime: 09-25 08:46:06.199, endTime: 09-25 08:46:06.400, durationMs: 201, status: finished, effect: Mono{mEffect=Composed{segments=[Step{amplitude=1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, originalEffect: Mono{mEffect=Composed{segments=[Step{amplitude=-1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, scale: 0.00, attrs: VibrationAttributes: Usage=HARDWARE_FEEDBACK Audio Usage= USAGE_UNKNOWN Flags=0, uid: 1027, opPkg: com.android.nfc, reason: null
    startTime: 09-25 08:46:07.245, endTime: 09-25 08:46:07.445, durationMs: 200, status: finished, effect: Mono{mEffect=Composed{segments=[Step{amplitude=1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, originalEffect: Mono{mEffect=Composed{segments=[Step{amplitude=-1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, scale: 0.00, attrs: VibrationAttributes: Usage=HARDWARE_FEEDBACK Audio Usage= USAGE_UNKNOWN Flags=0, uid: 1027, opPkg: com.android.nfc, reason: null
    startTime: 09-25 08:46:08.254, endTime: 09-25 08:46:08.455, durationMs: 202, status: finished, effect: Mono{mEffect=Composed{segments=[Step{amplitude=1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, originalEffect: Mono{mEffect=Composed{segments=[Step{amplitude=-1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, scale: 0.00, attrs: VibrationAttributes: Usage=HARDWARE_FEEDBACK Audio Usage= USAGE_UNKNOWN Flags=0, uid: 1027, opPkg: com.android.nfc, reason: null
    startTime: 09-25 08:46:09.263, endTime: 09-25 08:46:09.464, durationMs: 201, status: finished, effect: Mono{mEffect=Composed{segments=[Step{amplitude=1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, originalEffect: Mono{mEffect=Composed{segments=[Step{amplitude=-1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, scale: 0.00, attrs: VibrationAttributes: Usage=HARDWARE_FEEDBACK Audio Usage= USAGE_UNKNOWN Flags=0, uid: 1027, opPkg: com.android.nfc, reason: null
    startTime: 09-25 08:46:10.559, endTime: 09-25 08:46:10.760, durationMs: 201, status: finished, effect: Mono{mEffect=Composed{segments=[Step{amplitude=1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, originalEffect: Mono{mEffect=Composed{segments=[Step{amplitude=-1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, scale: 0.00, attrs: VibrationAttributes: Usage=HARDWARE_FEEDBACK Audio Usage= USAGE_UNKNOWN Flags=0, uid: 1027, opPkg: com.android.nfc, reason: null
    startTime: 09-25 08:46:11.508, endTime: 09-25 08:46:11.709, durationMs: 201, status: finished, effect: Mono{mEffect=Composed{segments=[Step{amplitude=1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, originalEffect: Mono{mEffect=Composed{segments=[Step{amplitude=-1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, scale: 0.00, attrs: VibrationAttributes: Usage=HARDWARE_FEEDBACK Audio Usage= USAGE_UNKNOWN Flags=0, uid: 1027, opPkg: com.android.nfc, reason: null
    startTime: 09-25 08:46:12.674, endTime: 09-25 08:46:12.875, durationMs: 200, status: finished, effect: Mono{mEffect=Composed{segments=[Step{amplitude=1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, originalEffect: Mono{mEffect=Composed{segments=[Step{amplitude=-1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, scale: 0.00, attrs: VibrationAttributes: Usage=HARDWARE_FEEDBACK Audio Usage= USAGE_UNKNOWN Flags=0, uid: 1027, opPkg: com.android.nfc, reason: null
    startTime: 09-25 08:46:13.731, endTime: 09-25 08:46:13.932, durationMs: 200, status: finished, effect: Mono{mEffect=Composed{segments=[Step{amplitude=1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, originalEffect: Mono{mEffect=Composed{segments=[Step{amplitude=-1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, scale: 0.00, attrs: VibrationAttributes: Usage=HARDWARE_FEEDBACK Audio Usage= USAGE_UNKNOWN Flags=0, uid: 1027, opPkg: com.android.nfc, reason: null
    startTime: 09-25 08:46:14.875, endTime: 09-25 08:46:15.076, durationMs: 202, status: finished, effect: Mono{mEffect=Composed{segments=[Step{amplitude=1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, originalEffect: Mono{mEffect=Composed{segments=[Step{amplitude=-1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, scale: 0.00, attrs: VibrationAttributes: Usage=HARDWARE_FEEDBACK Audio Usage= USAGE_UNKNOWN Flags=0, uid: 1027, opPkg: com.android.nfc, reason: null
    startTime: 09-25 08:46:16.051, endTime: 09-25 08:46:16.253, durationMs: 202, status: finished, effect: Mono{mEffect=Composed{segments=[Step{amplitude=1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, originalEffect: Mono{mEffect=Composed{segments=[Step{amplitude=-1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, scale: 0.00, attrs: VibrationAttributes: Usage=HARDWARE_FEEDBACK Audio Usage= USAGE_UNKNOWN Flags=0, uid: 1027, opPkg: com.android.nfc, reason: null
    startTime: 09-25 08:46:17.036, endTime: 09-25 08:46:17.238, durationMs: 202, status: finished, effect: Mono{mEffect=Composed{segments=[Step{amplitude=1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, originalEffect: Mono{mEffect=Composed{segments=[Step{amplitude=-1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, scale: 0.00, attrs: VibrationAttributes: Usage=HARDWARE_FEEDBACK Audio Usage= USAGE_UNKNOWN Flags=0, uid: 1027, opPkg: com.android.nfc, reason: null
    startTime: 09-25 08:46:18.181, endTime: 09-25 08:46:18.381, durationMs: 201, status: finished, effect: Mono{mEffect=Composed{segments=[Step{amplitude=1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, originalEffect: Mono{mEffect=Composed{segments=[Step{amplitude=-1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, scale: 0.00, attrs: VibrationAttributes: Usage=HARDWARE_FEEDBACK Audio Usage= USAGE_UNKNOWN Flags=0, uid: 1027, opPkg: com.android.nfc, reason: null
    startTime: 09-25 08:46:19.473, endTime: 09-25 08:46:19.674, durationMs: 201, status: finished, effect: Mono{mEffect=Composed{segments=[Step{amplitude=1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, originalEffect: Mono{mEffect=Composed{segments=[Step{amplitude=-1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, scale: 0.00, attrs: VibrationAttributes: Usage=HARDWARE_FEEDBACK Audio Usage= USAGE_UNKNOWN Flags=0, uid: 1027, opPkg: com.android.nfc, reason: null
    startTime: 09-25 08:46:20.492, endTime: 09-25 08:46:20.693, durationMs: 200, status: finished, effect: Mono{mEffect=Composed{segments=[Step{amplitude=1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, originalEffect: Mono{mEffect=Composed{segments=[Step{amplitude=-1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, scale: 0.00, attrs: VibrationAttributes: Usage=HARDWARE_FEEDBACK Audio Usage= USAGE_UNKNOWN Flags=0, uid: 1027, opPkg: com.android.nfc, reason: null
    startTime: 09-25 08:46:21.470, endTime: 09-25 08:46:21.671, durationMs: 202, status: finished, effect: Mono{mEffect=Composed{segments=[Step{amplitude=1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, originalEffect: Mono{mEffect=Composed{segments=[Step{amplitude=-1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, scale: 0.00, attrs: VibrationAttributes: Usage=HARDWARE_FEEDBACK Audio Usage= USAGE_UNKNOWN Flags=0, uid: 1027, opPkg: com.android.nfc, reason: null
    startTime: 09-25 08:46:22.776, endTime: 09-25 08:46:22.976, durationMs: 200, status: finished, effect: Mono{mEffect=Composed{segments=[Step{amplitude=1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, originalEffect: Mono{mEffect=Composed{segments=[Step{amplitude=-1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, scale: 0.00, attrs: VibrationAttributes: Usage=HARDWARE_FEEDBACK Audio Usage= USAGE_UNKNOWN Flags=0, uid: 1027, opPkg: com.android.nfc, reason: null
    startTime: 09-25 08:46:24.071, endTime: 09-25 08:46:24.272, durationMs: 202, status: finished, effect: Mono{mEffect=Composed{segments=[Step{amplitude=1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, originalEffect: Mono{mEffect=Composed{segments=[Step{amplitude=-1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, scale: 0.00, attrs: VibrationAttributes: Usage=HARDWARE_FEEDBACK Audio Usage= USAGE_UNKNOWN Flags=0, uid: 1027, opPkg: com.android.nfc, reason: null
    startTime: 09-25 08:46:24.994, endTime: 09-25 08:46:25.194, durationMs: 201, status: finished, effect: Mono{mEffect=Composed{segments=[Step{amplitude=1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, originalEffect: Mono{mEffect=Composed{segments=[Step{amplitude=-1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, scale: 0.00, attrs: VibrationAttributes: Usage=HARDWARE_FEEDBACK Audio Usage= USAGE_UNKNOWN Flags=0, uid: 1027, opPkg: com.android.nfc, reason: null
    startTime: 09-25 08:46:26.043, endTime: 09-25 08:46:26.244, durationMs: 202, status: finished, effect: Mono{mEffect=Composed{segments=[Step{amplitude=1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, originalEffect: Mono{mEffect=Composed{segments=[Step{amplitude=-1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, scale: 0.00, attrs: VibrationAttributes: Usage=HARDWARE_FEEDBACK Audio Usage= USAGE_UNKNOWN Flags=0, uid: 1027, opPkg: com.android.nfc, reason: null
    startTime: 09-25 08:46:27.461, endTime: 09-25 08:46:27.661, durationMs: 201, status: finished, effect: Mono{mEffect=Composed{segments=[Step{amplitude=1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, originalEffect: Mono{mEffect=Composed{segments=[Step{amplitude=-1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, scale: 0.00, attrs: VibrationAttributes: Usage=HARDWARE_FEEDBACK Audio Usage= USAGE_UNKNOWN Flags=0, uid: 1027, opPkg: com.android.nfc, reason: null
    startTime: 09-25 08:46:29.043, endTime: 09-25 08:46:29.244, durationMs: 201, status: finished, effect: Mono{mEffect=Composed{segments=[Step{amplitude=1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, originalEffect: Mono{mEffect=Composed{segments=[Step{amplitude=-1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, scale: 0.00, attrs: VibrationAttributes: Usage=HARDWARE_FEEDBACK Audio Usage= USAGE_UNKNOWN Flags=0, uid: 1027, opPkg: com.android.nfc, reason: null
    startTime: 09-25 08:46:30.564, endTime: 09-25 08:46:30.765, durationMs: 200, status: finished, effect: Mono{mEffect=Composed{segments=[Step{amplitude=1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, originalEffect: Mono{mEffect=Composed{segments=[Step{amplitude=-1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, scale: 0.00, attrs: VibrationAttributes: Usage=HARDWARE_FEEDBACK Audio Usage= USAGE_UNKNOWN Flags=0, uid: 1027, opPkg: com.android.nfc, reason: null
    startTime: 09-25 08:46:32.144, endTime: 09-25 08:46:32.345, durationMs: 201, status: finished, effect: Mono{mEffect=Composed{segments=[Step{amplitude=1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, originalEffect: Mono{mEffect=Composed{segments=[Step{amplitude=-1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, scale: 0.00, attrs: VibrationAttributes: Usage=HARDWARE_FEEDBACK Audio Usage= USAGE_UNKNOWN Flags=0, uid: 1027, opPkg: com.android.nfc, reason: null
    startTime: 09-25 08:46:33.742, endTime: 09-25 08:46:33.943, durationMs: 201, status: finished, effect: Mono{mEffect=Composed{segments=[Step{amplitude=1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, originalEffect: Mono{mEffect=Composed{segments=[Step{amplitude=-1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, scale: 0.00, attrs: VibrationAttributes: Usage=HARDWARE_FEEDBACK Audio Usage= USAGE_UNKNOWN Flags=0, uid: 1027, opPkg: com.android.nfc, reason: null
    startTime: 09-25 08:46:34.842, endTime: 09-25 08:46:35.043, durationMs: 202, status: finished, effect: Mono{mEffect=Composed{segments=[Step{amplitude=1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, originalEffect: Mono{mEffect=Composed{segments=[Step{amplitude=-1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, scale: 0.00, attrs: VibrationAttributes: Usage=HARDWARE_FEEDBACK Audio Usage= USAGE_UNKNOWN Flags=0, uid: 1027, opPkg: com.android.nfc, reason: null
    startTime: 09-25 08:46:35.872, endTime: 09-25 08:46:36.072, durationMs: 200, status: finished, effect: Mono{mEffect=Composed{segments=[Step{amplitude=1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, originalEffect: Mono{mEffect=Composed{segments=[Step{amplitude=-1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, scale: 0.00, attrs: VibrationAttributes: Usage=HARDWARE_FEEDBACK Audio Usage= USAGE_UNKNOWN Flags=0, uid: 1027, opPkg: com.android.nfc, reason: null
    startTime: 09-25 08:46:36.916, endTime: 09-25 08:46:37.117, durationMs: 200, status: finished, effect: Mono{mEffect=Composed{segments=[Step{amplitude=1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, originalEffect: Mono{mEffect=Composed{segments=[Step{amplitude=-1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, scale: 0.00, attrs: VibrationAttributes: Usage=HARDWARE_FEEDBACK Audio Usage= USAGE_UNKNOWN Flags=0, uid: 1027, opPkg: com.android.nfc, reason: null
    startTime: 09-25 08:46:37.932, endTime: 09-25 08:46:38.132, durationMs: 200, status: finished, effect: Mono{mEffect=Composed{segments=[Step{amplitude=1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, originalEffect: Mono{mEffect=Composed{segments=[Step{amplitude=-1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, scale: 0.00, attrs: VibrationAttributes: Usage=HARDWARE_FEEDBACK Audio Usage= USAGE_UNKNOWN Flags=0, uid: 1027, opPkg: com.android.nfc, reason: null
    startTime: 09-25 08:46:38.966, endTime: 09-25 08:46:39.167, durationMs: 201, status: finished, effect: Mono{mEffect=Composed{segments=[Step{amplitude=1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, originalEffect: Mono{mEffect=Composed{segments=[Step{amplitude=-1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, scale: 0.00, attrs: VibrationAttributes: Usage=HARDWARE_FEEDBACK Audio Usage= USAGE_UNKNOWN Flags=0, uid: 1027, opPkg: com.android.nfc, reason: null
    startTime: 09-25 08:46:40.707, endTime: 09-25 08:46:40.908, durationMs: 200, status: finished, effect: Mono{mEffect=Composed{segments=[Step{amplitude=1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, originalEffect: Mono{mEffect=Composed{segments=[Step{amplitude=-1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, scale: 0.00, attrs: VibrationAttributes: Usage=HARDWARE_FEEDBACK Audio Usage= USAGE_UNKNOWN Flags=0, uid: 1027, opPkg: com.android.nfc, reason: null
    startTime: 09-25 08:46:41.973, endTime: 09-25 08:46:42.174, durationMs: 201, status: finished, effect: Mono{mEffect=Composed{segments=[Step{amplitude=1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, originalEffect: Mono{mEffect=Composed{segments=[Step{amplitude=-1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, scale: 0.00, attrs: VibrationAttributes: Usage=HARDWARE_FEEDBACK Audio Usage= USAGE_UNKNOWN Flags=0, uid: 1027, opPkg: com.android.nfc, reason: null
    startTime: 09-25 08:46:42.982, endTime: 09-25 08:46:43.183, durationMs: 200, status: finished, effect: Mono{mEffect=Composed{segments=[Step{amplitude=1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, originalEffect: Mono{mEffect=Composed{segments=[Step{amplitude=-1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, scale: 0.00, attrs: VibrationAttributes: Usage=HARDWARE_FEEDBACK Audio Usage= USAGE_UNKNOWN Flags=0, uid: 1027, opPkg: com.android.nfc, reason: null
    startTime: 09-25 08:46:44.573, endTime: 09-25 08:46:44.774, durationMs: 201, status: finished, effect: Mono{mEffect=Composed{segments=[Step{amplitude=1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, originalEffect: Mono{mEffect=Composed{segments=[Step{amplitude=-1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, scale: 0.00, attrs: VibrationAttributes: Usage=HARDWARE_FEEDBACK Audio Usage= USAGE_UNKNOWN Flags=0, uid: 1027, opPkg: com.android.nfc, reason: null
    startTime: 09-25 08:46:46.281, endTime: 09-25 08:46:46.482, durationMs: 200, status: finished, effect: Mono{mEffect=Composed{segments=[Step{amplitude=1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, originalEffect: Mono{mEffect=Composed{segments=[Step{amplitude=-1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, scale: 0.00, attrs: VibrationAttributes: Usage=HARDWARE_FEEDBACK Audio Usage= USAGE_UNKNOWN Flags=0, uid: 1027, opPkg: com.android.nfc, reason: null
    startTime: 09-25 08:46:47.642, endTime: 09-25 08:46:47.843, durationMs: 200, status: finished, effect: Mono{mEffect=Composed{segments=[Step{amplitude=1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, originalEffect: Mono{mEffect=Composed{segments=[Step{amplitude=-1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, scale: 0.00, attrs: VibrationAttributes: Usage=HARDWARE_FEEDBACK Audio Usage= USAGE_UNKNOWN Flags=0, uid: 1027, opPkg: com.android.nfc, reason: null
    startTime: 09-25 08:46:48.636, endTime: 09-25 08:46:48.837, durationMs: 201, status: finished, effect: Mono{mEffect=Composed{segments=[Step{amplitude=1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, originalEffect: Mono{mEffect=Composed{segments=[Step{amplitude=-1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, scale: 0.00, attrs: VibrationAttributes: Usage=HARDWARE_FEEDBACK Audio Usage= USAGE_UNKNOWN Flags=0, uid: 1027, opPkg: com.android.nfc, reason: null
    startTime: 09-25 08:46:49.972, endTime: 09-25 08:46:50.172, durationMs: 200, status: finished, effect: Mono{mEffect=Composed{segments=[Step{amplitude=1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, originalEffect: Mono{mEffect=Composed{segments=[Step{amplitude=-1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, scale: 0.00, attrs: VibrationAttributes: Usage=HARDWARE_FEEDBACK Audio Usage= USAGE_UNKNOWN Flags=0, uid: 1027, opPkg: com.android.nfc, reason: null
    startTime: 09-25 08:46:50.968, endTime: 09-25 08:46:51.169, durationMs: 201, status: finished, effect: Mono{mEffect=Composed{segments=[Step{amplitude=1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, originalEffect: Mono{mEffect=Composed{segments=[Step{amplitude=-1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, scale: 0.00, attrs: VibrationAttributes: Usage=HARDWARE_FEEDBACK Audio Usage= USAGE_UNKNOWN Flags=0, uid: 1027, opPkg: com.android.nfc, reason: null
    startTime: 09-25 08:46:52.785, endTime: 09-25 08:46:52.986, durationMs: 201, status: finished, effect: Mono{mEffect=Composed{segments=[Step{amplitude=1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, originalEffect: Mono{mEffect=Composed{segments=[Step{amplitude=-1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, scale: 0.00, attrs: VibrationAttributes: Usage=HARDWARE_FEEDBACK Audio Usage= USAGE_UNKNOWN Flags=0, uid: 1027, opPkg: com.android.nfc, reason: null
    startTime: 09-25 08:46:53.937, endTime: 09-25 08:46:54.138, durationMs: 201, status: finished, effect: Mono{mEffect=Composed{segments=[Step{amplitude=1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, originalEffect: Mono{mEffect=Composed{segments=[Step{amplitude=-1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, scale: 0.00, attrs: VibrationAttributes: Usage=HARDWARE_FEEDBACK Audio Usage= USAGE_UNKNOWN Flags=0, uid: 1027, opPkg: com.android.nfc, reason: null
    startTime: 09-25 08:46:56.573, endTime: 09-25 08:46:56.773, durationMs: 201, status: finished, effect: Mono{mEffect=Composed{segments=[Step{amplitude=1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, originalEffect: Mono{mEffect=Composed{segments=[Step{amplitude=-1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, scale: 0.00, attrs: VibrationAttributes: Usage=HARDWARE_FEEDBACK Audio Usage= USAGE_UNKNOWN Flags=0, uid: 1027, opPkg: com.android.nfc, reason: null
    startTime: 09-25 08:46:57.560, endTime: 09-25 08:46:57.761, durationMs: 200, status: finished, effect: Mono{mEffect=Composed{segments=[Step{amplitude=1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, originalEffect: Mono{mEffect=Composed{segments=[Step{amplitude=-1.0, frequencyHz=0.0, duration=200}], repeat=-1}}, scale: 0.00, attrs: VibrationAttributes: Usage=HARDWARE_FEEDBACK Audio Usage= USAGE_UNKNOWN Flags=0, uid: 1027, opPkg: com.android.nfc, reason: null
Jason Hemann (183 rep)
Sep 25, 2022, 01:11 PM
1 votes
2 answers
6888 views
Haptic feedback on samsung galaxy s3 mini
I have recently bought a Samsung galaxy s3 mini and there is no haptic feedback on my soft buttons or typing a message, there is only a vibration key press on my lock screen. I have tryed going into settings, language and input, keyboard setting but there is no vibration on key press option in any o...
I have recently bought a Samsung galaxy s3 mini and there is no haptic feedback on my soft buttons or typing a message, there is only a vibration key press on my lock screen. I have tryed going into settings, language and input, keyboard setting but there is no vibration on key press option in any of the settings I have looked through. Can someone help me please?
user48096 (11 rep)
Dec 10, 2013, 10:56 PM • Last activity: Dec 27, 2020, 10:34 PM
1 votes
0 answers
637 views
Haptic feedback instead of "touch sounds"?
On my Galaxy S7, under *Settings → Sounds and Vibration → System*, I have the option to - enable haptic feedback (vibration) for home-button, back-button and recents-button - enable "touch sounds", i.e. a clicking sounds when the touch-screen registers a press on a GUI button (automatically disabled...
On my Galaxy S7, under *Settings → Sounds and Vibration → System*, I have the option to - enable haptic feedback (vibration) for home-button, back-button and recents-button - enable "touch sounds", i.e. a clicking sounds when the touch-screen registers a press on a GUI button (automatically disabled when turning the phone to vibration mode or silent mode). Even on the lowest possible "System" volume, these are still a bit loud for an office environment. Is it possible, on Android in general or on the Galaxy S7 specifically, to replace the "touch-sounds" by haptic feedback? The Note that the "keyboard" settings at the end of the dialog affect only the preinstalled Samsung keyboard (which I don't use), and not GUI buttons.
kdb (245 rep)
Feb 1, 2018, 09:46 AM • Last activity: Mar 1, 2018, 11:29 PM
2 votes
2 answers
3069 views
How to turn on Haptic feedback on Galaxy Tab 4?
I think I have searched in all the sub-folders for a place to turn on Haptic feedback on my new Galaxy Tab 4? I know it just barely came out, but for the life of me, I can't find anything remotely close to turning it on. Using stock Samsung keyboard and SwiftKey. Neither has helped.
I think I have searched in all the sub-folders for a place to turn on Haptic feedback on my new Galaxy Tab 4? I know it just barely came out, but for the life of me, I can't find anything remotely close to turning it on. Using stock Samsung keyboard and SwiftKey. Neither has helped.
user60642 (21 rep)
May 14, 2014, 02:04 AM • Last activity: Jul 21, 2017, 12:05 PM
1 votes
1 answers
286 views
Enable Vibrate on touch in Meeting audio profile on Android 5.1
When I enable Meeting (Vibrate only) audio profile Vibrate on touch is turned off and there is no way to change that through GUI. Is there any other way? Maybe using root or smth else. I use Android 5.1 on TCL P561U.
When I enable Meeting (Vibrate only) audio profile Vibrate on touch is turned off and there is no way to change that through GUI. Is there any other way? Maybe using root or smth else. I use Android 5.1 on TCL P561U.
janot (554 rep)
Jul 5, 2017, 08:33 PM • Last activity: Jul 6, 2017, 01:53 PM
3 votes
2 answers
36832 views
How do I enable haptic feedback in Android 6.0?
I got the OTA Android 6.0 update today for my Nexus 5, but it seems that haptic feedback for the navigation buttons (back, home, app switcher) was disabled by the update. How do I enable it? I can't find anything in the settings for it.
I got the OTA Android 6.0 update today for my Nexus 5, but it seems that haptic feedback for the navigation buttons (back, home, app switcher) was disabled by the update. How do I enable it? I can't find anything in the settings for it.
Jeff (243 rep)
Oct 13, 2015, 08:26 PM • Last activity: Aug 1, 2016, 12:58 AM
2 votes
1 answers
1335 views
How to disable haptic feedback for (software) keyboard?
On my Samsung Galaxy SIII, when the screen is unlocked, by default when the user presses any of the hardware keys Menu (the key on the left) or Back (the key on the right) the phone virates slightly and then if the user keeps holding such buttons then the phone emits another slight vibration corresp...
On my Samsung Galaxy SIII, when the screen is unlocked, by default when the user presses any of the hardware keys Menu (the key on the left) or Back (the key on the right) the phone virates slightly and then if the user keeps holding such buttons then the phone emits another slight vibration corresponding to the long press, and the same happens when the user long-presses the Home hardware key (the key in the middle). Since I didn't like this bahavior I went to Settings -> My device -> Power saving mode (turned it on) -> Turn off haptic feedback (made sure this checkbox was checked). This disabled the slight vibration occurring when the above-mentioned hardware buttons are pressed, but the phone still vibrates slightly when the buttons on the software keyboard are pressed. Is there a way to disable haptic feedback for the software keybaord as well? Thanks.
John Sonderson (1029 rep)
Dec 3, 2014, 01:55 PM • Last activity: Jul 6, 2016, 04:50 PM
3 votes
1 answers
17602 views
Vibration stopped working on Galaxy S2
I can't work out why, but it seems the vibrate and haptic feedback functionality on my SGS2 stopped working recently. First time it failed it seemed to come back after a reboot, but it's since died for good. I've checked all the settings, and they all show as enabled. I've tried using `*#0*#` and `*...
I can't work out why, but it seems the vibrate and haptic feedback functionality on my SGS2 stopped working recently. First time it failed it seemed to come back after a reboot, but it's since died for good. I've checked all the settings, and they all show as enabled. I've tried using *#0*# and *#0842# test codes to run the vibrate functionality, but they have no effect either. I'm running stock firmware (3.0.15-I9100XXLPQ) and am rooted. I've ran dmesg | grep -i max8997 to find any references to the MAX8997 IC / driver for the motor, and discovered the following messages repeated many times: max-8997 5-0066: max8997_irq_thread: irq:359, irq_src:0x2 max-8997-rtc max8998-rtc: max8998_rtc_alarm_irq:irq(437) max-8997 5-0066: max8997_irq_thread: irq:359, irq_src:0x0 max-8997 5-0066: Unused interrupt source: 0x0 max-8997-rtc max8998-rtc: max8998_rtc_set_alarm: 2013-04-23 00:04:40 I can't figure out whether these are just normal notices, or if they're symptoms of a wider failure. Other searches for generic motor and I2C driver failures didn't return anything interesting. Is this potentially a software issue, or am I almost certainly looking at broken hardware?
Polynomial (213 rep)
Apr 23, 2013, 12:12 AM • Last activity: Jun 1, 2016, 01:21 AM
1 votes
3 answers
1971 views
Vibration- Samsung Galaxy Ace
Can anyone guide me or advise on how to disable the in-built vibration for holding down on the screen whilst copy/paste to the clipboard? Have searched in Settings and cannot find it.
Can anyone guide me or advise on how to disable the in-built vibration for holding down on the screen whilst copy/paste to the clipboard? Have searched in Settings and cannot find it.
user29550 (11 rep)
Mar 4, 2013, 10:24 PM • Last activity: Oct 9, 2015, 01:12 PM
2 votes
1 answers
20369 views
Changing vibration intensity for system on Lollipop?
Currently the vibration intensity in my Lollipop ROM is too high, even for things like haptic feedback. This is a problem with most ROMs on my device (Xiaomi Mi3W), and was fixed in 4.4 with an alteration to framework-res.apk [here][1], but I can find no information on what files were changed. The o...
Currently the vibration intensity in my Lollipop ROM is too high, even for things like haptic feedback. This is a problem with most ROMs on my device (Xiaomi Mi3W), and was fixed in 4.4 with an alteration to framework-res.apk here , but I can find no information on what files were changed. The only this I can find is here on xda-developers forum , but this is for GB and neither the LP or KK framework-res have that xml file. I cannot replace the LP framework with the KK framework because I am guessing it will just cause bootloops/force closes. Does anyone know of a system modification that be changed to lower system vibrations for everything? The modification can be in the source or compiled ROM. Thanks
streuli273 (326 rep)
Jan 11, 2015, 03:06 PM • Last activity: Apr 16, 2015, 06:19 PM
2 votes
1 answers
2036 views
How do I reduce Haptic feedback intensity in CM9?
I use a CM9 rom in my Samsung Galaxy i9001. The intensity of haptic feedback is annoying, especially while unlocking the phone. I can't find an option in the settings. Is there any related setting in Developer options / by using Terminal emulator for CyanogenMod9?
I use a CM9 rom in my Samsung Galaxy i9001. The intensity of haptic feedback is annoying, especially while unlocking the phone. I can't find an option in the settings. Is there any related setting in Developer options / by using Terminal emulator for CyanogenMod9?
jadelord (123 rep)
Mar 15, 2013, 04:55 AM • Last activity: Mar 9, 2015, 11:30 PM
1 votes
1 answers
2205 views
How to enable haptic feedback in Samsung Galaxy Y?
Actually I had the haptic feedback option enabled by default when I bought the Samsung Galaxy Y mobile. But it seems that somebody has changed the Settings. So I would like to know how to enable haptic feedback in Samsung Galaxy Y? But I need it badly. Anybody please help out. Thanks in advance.
Actually I had the haptic feedback option enabled by default when I bought the Samsung Galaxy Y mobile. But it seems that somebody has changed the Settings. So I would like to know how to enable haptic feedback in Samsung Galaxy Y? But I need it badly. Anybody please help out. Thanks in advance.
prabu R (129 rep)
Mar 20, 2013, 08:09 AM • Last activity: Oct 8, 2013, 12:25 AM
2 votes
3 answers
24966 views
Haptic feedback settings in Android 4.1.1?
Just got a Samsung Galaxy S3 **mini** with Android 4.1.1 factory installed. The phone is not locked to any carrier. My problem is that I can not for the life of me find the setting to turn on the haptic feedback, neither for the keyboard nor other touch events (such as the menu button, etc.). I've l...
Just got a Samsung Galaxy S3 **mini** with Android 4.1.1 factory installed. The phone is not locked to any carrier. My problem is that I can not for the life of me find the setting to turn on the haptic feedback, neither for the keyboard nor other touch events (such as the menu button, etc.). I've looked through the settings menus several times without finding anything. The actual vibration hardware is working, because if I go to Settings -> Sound -> Device Vibration it vibrates. The only other mention of this issue I've found was one unanswered thread on the Samsung Galaxy Forums. This is the kind of thing that makes me wonder if Google (and others) are actually trying to make things worse with every update. My HTC Nexus One running Android 2.3.6 never had any oddities like this. Only problem with that old phone is it's limited internal memory.
Magnus (631 rep)
Jan 8, 2013, 10:17 PM • Last activity: Sep 8, 2013, 11:42 AM
5 votes
2 answers
9830 views
ICS disable sound/vibrate when keys pressed
I want to disable the sound/vibrate effect when typing a message in Ice Cream Sandwich. I have disabled it in `Settings > Sound` Now there is no touch sound when I am typing a phone number or selecting an application to run, but there is still sound/vibrate when I type messages. How can I disable th...
I want to disable the sound/vibrate effect when typing a message in Ice Cream Sandwich. I have disabled it in Settings > Sound Now there is no touch sound when I am typing a phone number or selecting an application to run, but there is still sound/vibrate when I type messages. How can I disable that too?
user54879 (925 rep)
Sep 9, 2012, 03:10 PM • Last activity: Jun 25, 2013, 07:16 PM
0 votes
2 answers
611 views
Should Vibration Feeback work on the softscreen on HTC Desire HD phone
I think this used to work on my phone and then stopped. Vibration feedback is enabled but only works for the four off screen buttons - Home , Menu, Back, & Search not for any icons on the home or other screens. So how can I get it to work normally again?
I think this used to work on my phone and then stopped. Vibration feedback is enabled but only works for the four off screen buttons - Home , Menu, Back, & Search not for any icons on the home or other screens. So how can I get it to work normally again?
user31426
Mar 7, 2011, 09:02 AM • Last activity: Mar 23, 2013, 03:42 PM
3 votes
1 answers
1165 views
Haptic Feedback with Gingerbread on Samsung Galaxy mini 2
How can I turn off vibrations when I long press on start screen (to add a widget, etc.) or in Opera mini when long press on a link?
How can I turn off vibrations when I long press on start screen (to add a widget, etc.) or in Opera mini when long press on a link?
sky (31 rep)
Aug 17, 2012, 11:45 AM • Last activity: Mar 20, 2013, 08:17 AM
2 votes
1 answers
337 views
How to vibrate/ring on click of link
How can I make my samsung galaxy tab vibrate or ring when I click a link on a browser? thanks a lot for any help. :)
How can I make my samsung galaxy tab vibrate or ring when I click a link on a browser? thanks a lot for any help. :)
Migz (155 rep)
Jun 22, 2011, 08:40 AM • Last activity: Dec 16, 2011, 06:30 AM
9 votes
2 answers
3111 views
How can I enable haptic feedback on my keypad?
How can I enable haptic feedback on my keypad? By keypad I mean the dial pad thing where you input numbers. I can find an option to turn sound on or off for it but not haptic feedback. I have the xperia x8 by the way.
How can I enable haptic feedback on my keypad? By keypad I mean the dial pad thing where you input numbers. I can find an option to turn sound on or off for it but not haptic feedback. I have the xperia x8 by the way.
irl_irl (191 rep)
Dec 28, 2010, 01:36 PM • Last activity: Dec 16, 2011, 06:28 AM
4 votes
0 answers
574 views
Haptic feedback turns on only when I insert the jack... why?
My phone (Galaxy S II) is behaving in a rather strange way: haptive feedback seems not to work even when the battery is full, the "haptic feedback" checkbox is checked and the phone has been rebooted several times. The most strange thing is that haptic feedbeck turns on again when the earphones jack...
My phone (Galaxy S II) is behaving in a rather strange way: haptive feedback seems not to work even when the battery is full, the "haptic feedback" checkbox is checked and the phone has been rebooted several times. The most strange thing is that haptic feedbeck turns on again when the earphones jack is plugged in(!) and turns off when I remove the jack. Is there any chance thant I will ever have my haptive feedback back unconditionally? Any suggestion? Thank you very much...
Marco Disce (171 rep)
Nov 27, 2011, 08:43 AM • Last activity: Dec 16, 2011, 06:28 AM
Showing page 1 of 19 total questions