blob: 8b84cd8c6807e3849cbff6488f4858f9836973e0 [file] [log] [blame]
Lais Andradebf662bc2020-05-28 18:55:10 +00001README
2======
3
4This haptic assessment sample app allows the user to play with three different
5types of VibrationEffects:
6
71) Predefined click effect with default strength.
8
92) One shot vibration with 20ms duration at max amplitude.
10
113) Waveform vibration with 500ms duration at half amplitude, then 500ms duration
12 at max amplitude. This will pass if the device supports vibration amplitude
13 control, and visibly fail otherwise.