| Lais Andrade | bf662bc | 2020-05-28 18:55:10 +0000 | [diff] [blame] | 1 | README |
| 2 | ====== | ||||
| 3 | |||||
| 4 | This haptic assessment sample app allows the user to play with three different | ||||
| 5 | types of VibrationEffects: | ||||
| 6 | |||||
| 7 | 1) Predefined click effect with default strength. | ||||
| 8 | |||||
| 9 | 2) One shot vibration with 20ms duration at max amplitude. | ||||
| 10 | |||||
| 11 | 3) 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. | ||||