platform_frameworks_base/samples/demo/haptic-assessment
eightplus 706d7a8aa3 based on android-12.1.0-r26 2022-11-24 11:41:42 +08:00
..
res based on android-12.1.0-r26 2022-11-24 11:41:42 +08:00
src/com/example/android/hapticassessment based on android-12.1.0-r26 2022-11-24 11:41:42 +08:00
Android.bp based on android-12.1.0-r26 2022-11-24 11:41:42 +08:00
AndroidManifest.xml based on android-12.1.0-r26 2022-11-24 11:41:42 +08:00
README.txt based on android-12.1.0-r26 2022-11-24 11:41:42 +08:00

README.txt

README
======

This haptic assessment sample app allows the user to play with three different
types of VibrationEffects:

1) Predefined click effect with default strength.

2) One shot vibration with 20ms duration at max amplitude.

3) Waveform vibration with 500ms duration at half amplitude, then 500ms duration
   at max amplitude. This will pass if the device supports vibration amplitude
   control, and visibly fail otherwise.