In my Android app, I want users to be able to learn what a button does by performing a long touch on it, showing a description that looks like the "More options" description of an overflow menu button.
Also, can I disable the vibration that is caused by long clicking the overflow menu and can I disable the description altogether?