ironjan / metal-only

Metal Only Android App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IllegalStateException in Dev Console

ironjan opened this issue · comments

Happened 4 times. Let's fix this.

java.lang.IllegalStateException: 
  at android.media.MediaPlayer.isPlaying (Native Method)
  at com.codingspezis.android.metalonly.player.stream.StreamPlayerInternal.IsPlaying (StreamPlayerInternal.java:85)
  at com.codingspezis.android.metalonly.player.stream.TimeoutListener.checkStream (TimeoutListener.java:38)
  at com.codingspezis.android.metalonly.player.stream.TimeoutListener.run (TimeoutListener.java:18)
  at java.lang.Thread.run (Thread.java:818)