python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
How to programmatically enable/disable haptic feedback in System Settings in a device running SDK API level 30+?
Since as of API level 30, System.HAPTIC_FEEDBACK_ENABLED has been marked as deprecated,
how would one programmatically enable/disable haptic feedback in System Settings(i.e. globally) on a device runn...
Oke Uwechue
Votes: 0
Answers: 0
SwiftUI app does not run Tasks after haptics engine error
Sometimes, after the app is resumed from background it shows these messages in the log:
2022-03-23 19:16:53.423801+0000 AppName[15711:6706975] [hapi] CHHapticEngine.mm:595 -[CHHapticEngine c...

esp
Votes: 0
Answers: 0
Phantom Omni angular velocities are 0
I'm trying to build my application using the Phantom Omni haptic device and in order to get the angular velocity of the device, I'm using a function from its library (OpenHaptics):
hdGetDoublev(HD_CUR...
alberto96
Votes: 0
Answers: 1
Android haptic feedback is not working in Samsung
I'm integrating haptic feedback in my android app which works fine in my Google Pixel 4a phone but its not working at all in Samsung devices. I'm using below snippet for calling it after getting a res...

Anshul Tyagi
Votes: 0
Answers: 1