iammert / RadioPlayerService

Android service library which uses AAC Player. Ready to use Radio Player Service.
254 stars 90 forks source link

"mService" cause NPE on "isPlaying()" and "stop()" and "play" #45

Open webjoel opened 7 years ago

webjoel commented 7 years ago

Please test "mService" reference for not cause NPE on "isPlaying()" and "stop()" and "play" methods of "RadioManager" invokeds in "startRadio" and "isPlaying".