How to enable haptic feedback on button view
        Posted  
        
            by Funkyidol
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Funkyidol
        
        
        
        Published on 2010-02-09T09:56:32Z
        Indexed on 
            2010/03/29
            7:03 UTC
        
        
        Read the original article
        Hit count: 347
        
android
Hi,
I want to add haptic feedback to my application buttons and control them programatically to show button state (enabled and disabled) The default haptic feedback setter works only for long press. How can i make it work for simple button clicks.
Amd is there a way to have haptic feedback on events like touch move??
© Stack Overflow or respective owner