- May 17, 2010
- 34
- 2
- 0
I coded an application that plays a radio stream. The App is very simple. It just starts and stops a stream.
When I press start, the stream plays just fine. But when I press stop, nothing happens.
Here is the code:
I have to force close the app in order to stop the music stream. What am I doing wrong? Please help.
Edit: Never mind. Got it to work. However, when I call release, the app will FC if I start the stream again.
When I press start, the stream plays just fine. But when I press stop, nothing happens.
Here is the code:
I have to force close the app in order to stop the music stream. What am I doing wrong? Please help.
Edit: Never mind. Got it to work. However, when I call release, the app will FC if I start the stream again.
Last edited:
