android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000000 }
at android.app.Instrumentation.checkStartActivityResult(Unknown Source:128)
at android.app.Instrumentation.execStartActivity(Unknown Source:191)
at android.app.Activity.startActivityForResult(Unknown Source:34)
at X.00n.startActivityForResult(:2660)
at android.app.Activity.startActivityForResult(Unknown Source:1)
at X.00n.startActivityForResult(:2659)
at android.app.Activity.startActivity(Unknown Source:74)
at android.app.Activity.startActivity(Unknown Source:1)
at X.0pr.startActivity(:109121)
at X.0vR.A03(:146430)
at com.whatsapp.spamwarning.SpamWarningActivity.onBackPressed(:597201)
at android.app.Activity.onKeyUp(Unknown Source:24)
at X.0pm.onKeyUp(:108301)
at android.view.KeyEvent.dispatch(Unknown Source:50)
at android.app.Activity.dispatchKeyEvent(Unknown Source:50)
at X.00o.Ag8(:2669)
at X.0NI.A00(:59804)
at X.00o.dispatchKeyEvent(:2673)
at X.00l.dispatchKeyEvent(:2230)
at X.070.dispatchKeyEvent(:26250)
at X.06z.dispatchKeyEvent(:26180)
at X.2HE.dispatchKeyEvent(:453696)
at com.android.internal.policy.DecorView.dispatchKeyEvent(Unknown Source:87)
at android.view.ViewRootImpl$ViewPostImeInputStage.processKeyEvent(Unknown Source:22)
at android.view.ViewRootImpl$ViewPostImeInputStage.onProcess(Unknown Source:31)
at android.view.ViewRootImpl$InputStage.deliver(Unknown Source:26)
at android.view.ViewRootImpl$InputStage.onDeliverToNext(Unknown Source:4)
at android.view.ViewRootImpl$InputStage.forward(Unknown Source:0)
at android.view.ViewRootImpl$AsyncInputStage.forward(Unknown Source:10)
at android.view.ViewRootImpl$InputStage.apply(Unknown Source:2)
at android.view.ViewRootImpl$AsyncInputStage.apply(Unknown Source:7)
at android.view.ViewRootImpl$InputStage.deliver(Unknown Source:34)
at android.view.ViewRootImpl$InputStage.onDeliverToNext(Unknown Source:4)
at android.view.ViewRootImpl$InputStage.forward(Unknown Source:0)
at android.view.ViewRootImpl$InputStage.apply(Unknown Source:2)
at android.view.ViewRootImpl$InputStage.deliver(Unknown Source:34)
at android.view.ViewRootImpl$InputStage.onDeliverToNext(Unknown Source:4)
at android.view.ViewRootImpl$InputStage.forward(Unknown Source:0)
at android.view.ViewRootImpl$AsyncInputStage.forward(Unknown Source:56)
at android.view.ViewRootImpl$ImeInputStage.onFinishedInputEvent(Unknown Source:10)
at android.view.inputmethod.InputMethodManager$PendingEvent.run(Unknown Source:6)
at android.view.inputmethod.InputMethodManager.invokeFinishedInputEventCallback(Unknown Source:14)
at android.view.inputmethod.InputMethodManager.finishedInputEvent(Unknown Source:73)
at android.view.inputmethod.InputMethodManager$ImeInputEventSender.onInputEventFinished(Unknown Source:3)
at android.view.InputEventSender.dispatchInputEventFinished(Unknown Source:0)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(Unknown Source:17)
at android.os.Looper.loopOnce(Unknown Source:6)
at android.os.Looper.loop(Unknown Source:76)
at android.app.ActivityThread.main(Unknown Source:138)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(Unknown Source:11)
at com.android.internal.os.ZygoteInit.main(Unknown Source:309)