haptic touch

  1. 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
  2. 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