Posts Tagged ‘web radio’

[Android] How To : Create a simple web radio client

This tutorial is about creating a simple app that plays an internet radio station on Android.

The first thing that we have to do is to set our play/ pause buttons and create a webview to show the title and the album cover of the song playing. I think that does not nead a deep explanation, here’s the XML layout:

Continue reading