java.lang.RuntimeException: Unable to start activity ComponentInfo{com.entitcs.office_attendance/com.entitcs.office_attendance.signup_activities.Signup_Mobile}: java.lang.RuntimeException: Package manager has died at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3168) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3278) at android.app.ActivityThread.access$1000(ActivityThread.java:211) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1705) at android.os.Handler.dispatchMessage(Handler.java:102) at android.os.Looper.loop(Looper.java:145) at android.app.ActivityThread.main(ActivityThread.java:6918) at java.lang.reflect.Method.invoke(Native Method) at java.lang.reflect.Method.invoke(Method.java:372) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1404) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1199) Caused by: java.lang.RuntimeException: Package manager has died at android.app.ApplicationPackageManager.getActivityInfo(ApplicationPackageManager.java:364) at androidx.appcompat.app.h.m0(SourceFile) at androidx.appcompat.app.h.J0(SourceFile) at androidx.appcompat.app.h.J(SourceFile) at androidx.appcompat.app.h.d(SourceFile) at androidx.appcompat.app.e.attachBaseContext(SourceFile) at android.app.Activity.attach(Activity.java:6489) at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3102) ... 10 more Caused by: android.os.DeadObjectException at android.os.BinderProxy.transactNative(Native Method) at android.os.BinderProxy.transact(Binder.java:511) at android.content.pm.IPackageManager$Stub$Proxy.getActivityInfo(IPackageManager.java:2423) at android.app.ApplicationPackageManager.getActivityInfo(ApplicationPackageManager.java:359) ... 17 more