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
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.