You are on page 1of 1

2023-04-08-17-59-49== == ==java.lang.

RuntimeException:
android.os.DeadSystemException
at android.app.ActivityThread.handleSleeping(ActivityThread.java:4800)
at android.app.ActivityThread.access$2600(ActivityThread.java:226)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1989)
at android.os.Handler.dispatchMessage(Handler.java:107)
at android.os.Looper.loop(Looper.java:214)
at android.app.ActivityThread.main(ActivityThread.java:7398)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
Caused by: android.os.DeadSystemException
... 9 more
android.os.DeadSystemException
at android.app.ActivityThread.handleSleeping(ActivityThread.java:4800)
at android.app.ActivityThread.access$2600(ActivityThread.java:226)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1989)
at android.os.Handler.dispatchMessage(Handler.java:107)
at android.os.Looper.loop(Looper.java:214)
at android.app.ActivityThread.main(ActivityThread.java:7398)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)

You might also like