I try to do simple online radio player. Here is adress of stream http://radio-electron.ru:8000/96 Here is my code.
MyActivity.java
package com.exampl
@allprog and @Michael are right. But there is another way, if you don't want to use prepareAsync(), use prepare(). That is blocking, which is returned only when it is prepared.