• Home
Name Date Size #Lines LOC

..--

res/03-May-2024-467309

src/com/example/android/hapticassessment/03-May-2024-7242

Android.bpD03-May-20241.3 KiB4441

AndroidManifest.xmlD03-May-20241.4 KiB3818

README.txtD03-May-2024433 149

README.txt

1README
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.
14