Listening to Broadwave on Samsung Galaxy phone.

+1 vote
asked by (130 points)
edited by

Is there an application that will enable a Samsung Galaxy S III to receive Broadwave?

1 Answer

0 votes
No avatar answered by (193k points)
edited by

Android doesn't know how to handle M3U Broadwave playlists, instead of it you can create a HTML page and add a link to the stream. Android will open the link in the default player and you will be able to listen the stream only. There is no possibility to broadcast or to install Broadwave application in your phone.

HTML code:

<html>
<body>

<a href="http://SERVER/broadwave.mp3">Stream</a>

</body>
</html>

Save the file in HTML format and then transfer it to your phone. Open it and click on the Stream button and then Android will open the link.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register
...