android - Beep sound notification on Socket connection establishment -


How can I make the device a beep when the socket connection is established? In other words, how is the notification tone set on an Android SDK in case of an event?

If you are opening a socket, then MediaPlayer or Soundboard or Tone generator or audiotrack or something to play back a beep.

If you open other sockets for beep, without firmware modifications it is not possible.


Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -