I would like to make a button play a beep sound to indicate it has been pressed. I want to know how to use the default android beep sound (like when you adjust the ringer volume), instead of importing my own mp3 music file or using ToneGenerator?
Share
I found another answer:
credit goes to https://stackoverflow.com/a/9622040/737925