android / media-samples

Multiple samples showing the best practices in media APIs on Android (audio, video, etc.).
Apache License 2.0
1.27k stars 740 forks source link

Receiving lots of IllegalStateException from Play Store Users. #45

Open sanjaykumarm opened 5 years ago

sanjaykumarm commented 5 years ago

IllegalStateException MediaButtonReceiver.onReceive Report 1 of 10 java.lang.RuntimeException: at android.app.ActivityThread.handleReceiver (ActivityThread.java:3399) at android.app.ActivityThread.-wrapl 8 (Unknown Source:0) at android.app.ActivityThread$H.handleMessage (ActivityThread.java:1780) at android.os.Handler.dispatchMessage (Handlerjaval 05) at android.os.Looper.loop (Looper.java:164) at android.app.ActivityThread.main (ActivityThread.java:6942) at java.lang.reflect.Method.invoke (Native Method:0) at com.android.internal.os.Zygote$MethodAndArgsCaller. run (Zygote.java:327) at com.android.internal.os.Zygotelnit.main (Zygotelnit.javal 374) Caused by: java.Iang.IllegalStateException: at android.support.v4.media.session.MediaButtonReceiver.onReceive (Unknown Source:76) at android.app.ActivityThread.handieReceiver (ActivityThread.java:3392)