java.lang.IllegalStateException: Pid 18013 has exceeded the number of permissible registered listeners. Ignoring request to add. at android.os.Parcel.createExceptionOrNull(Parcel.java:3095) at android.os.Parcel.createException(Parcel.java:3071) at android.os.Parcel.readException(Parcel.java:3054) at android.os.Parcel.readException(Parcel.java:2996) at com.android.internal.telephony.ITelephonyRegistry$Stub$Proxy.listenWithEventList(ITelephonyRegistry.java:1182) at android.telephony.TelephonyRegistryManager.listenFromListener(TelephonyRegistryManager.java:301) at android.telephony.TelephonyManager.listen(TelephonyManager.java:6612) at x4.p0.onCreate(Unknown Source:28) at androidx.fragment.app.Fragment.performCreate(Unknown Source:26) at androidx.fragment.app.v.e(Unknown Source:49) at androidx.fragment.app.v.m(Unknown Source:120) at androidx.fragment.app.n.e0(Unknown Source:277) at androidx.fragment.app.n.f1(Unknown Source:84) at androidx.fragment.app.n.c0(Unknown Source:31) at androidx.fragment.app.a.k(Unknown Source:6) at androidx.fragment.app.w.d(Unknown Source:12) at androidx.viewpager.widget.ViewPager.G(Unknown Source:382) at androidx.viewpager.widget.ViewPager.F(Unknown Source:2) at androidx.viewpager.widget.ViewPager.onMeasure(Unknown Source:189) at android.view.View.measure(View.java:27557) at android.widget.RelativeLayout.measureChildHorizontal(RelativeLayout.java:735) at android.widget.RelativeLayout.onMeasure(RelativeLayout.java:481) at android.view.View.measure(View.java:27557) at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:7123) at android.widget.FrameLayout.onMeasure(FrameLayout.java:194) at androidx.appcompat.widget.ContentFrameLayout.onMeasure(Unknown Source:154) at android.view.View.measure(View.java:27557) at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:7123) at android.widget.LinearLayout.measureChildBeforeLayout(LinearLayout.java:1608) at android.widget.LinearLayout.measureVertical(LinearLayout.java:878) at android.widget.LinearLayout.onMeasure(LinearLayout.java:721) at android.view.View.measure(View.java:27557) at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:7123) at android.widget.FrameLayout.onMeasure(FrameLayout.java:194) at android.view.View.measure(View.java:27557) at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:7123) at android.widget.LinearLayout.measureChildBeforeLayout(LinearLayout.java:1608) at android.widget.LinearLayout.measureVertical(LinearLayout.java:878) at android.widget.LinearLayout.onMeasure(LinearLayout.java:721) at android.view.View.measure(View.java:27557) at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:7123) at android.widget.FrameLayout.onMeasure(FrameLayout.java:194) at com.android.internal.policy.DecorView.onMeasure(DecorView.java:824) at android.view.View.measure(View.java:27557) at android.view.ViewRootImpl.performMeasure(ViewRootImpl.java:4667) at android.view.ViewRootImpl.measureHierarchy(ViewRootImpl.java:3091) at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:3454) at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:2758) at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:10205) at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1544) at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1553) at android.view.Choreographer.doCallbacks(Choreographer.java:1109) at android.view.Choreographer.doFrame(Choreographer.java:994) at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:1527) at android.os.Handler.handleCallback(Handler.java:958) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loopOnce(Looper.java:257) at android.os.Looper.loop(Looper.java:368) at android.app.ActivityThread.main(ActivityThread.java:8839) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:572) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1049) Caused by: android.os.RemoteException: Remote stack trace: at com.android.server.TelephonyRegistry.add(TelephonyRegistry.java:1549) at com.android.server.TelephonyRegistry.listen(TelephonyRegistry.java:1147) at com.android.server.TelephonyRegistry.listenWithEventList(TelephonyRegistry.java:1104) at com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact(ITelephonyRegistry.java:495) at android.os.Binder.execTransactInternal(Binder.java:1392)