vibration

  1. optionexplicit

    Bug? Short Vibration not working anymore on Android 15 (Pixel 8 Pro) when haptic feedback is off and duration short

    When the vibration duration is short and the haptic feedback is switched off, the app cant vibrate anymore. we need an option to: regain previous behaviour to make short vibrates even if haptic feedback is off (per app setting) or we need an option to enable haptic feedback as long as app is in...
  2. M

    Android Question Haptic Feedback/Short Vibration Android

    Hi everyone, i was looking for something like the iOS UIImpactFeedbackGenerator, but for android. Or how to make a short vibration, like when we use the keyboard. Thanks in advance :D
  3. M

    Haptic Touch

    Hi, i want to share this snippet that is a SLIGHTLY modified version of the Erel one. Maybe it can be found easly with this specific thread name: Private FeedbackGenerator As NativeObject 'globals FeedbackGenerator.Initialize("UIImpactFeedbackGenerator") Sub Set_HapticTouch_Impact(Strenght...
Top