You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SIM card / network isn't working after the update.
No service is flickering on top of the quick settings tiles
Impossible to enable the SIM card
Phone overheats a bit due to the loop probably
Was working fine on previous releases
Steps to reproduce
Update to 04.05.2026
Relevant log (logcat/build log)
time: 1777966747332
msg: java.lang.IllegalStateException: Unable to get package info for com.android.stk; is package not installed?
stacktrace: java.lang.RuntimeException: Unable to instantiate receiver com.android.stk.StkCmdReceiver
at android.app.ActivityThread.handleReceiver(ActivityThread.java:5285)
at android.app.ActivityThread.-$$Nest$mhandleReceiver(Unknown Source:0)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2719)
at android.os.Handler.dispatchMessage(Handler.java:132)
at android.os.Looper.dispatchMessage(Looper.java:333)
at android.os.Looper.loopOnce(Looper.java:263)
at android.os.Looper.loop(Looper.java:367)
at android.app.ActivityThread.main(ActivityThread.java:9328)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:569)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:929)
Caused by: java.lang.RuntimeException: Unable to instantiate application android.app.Application package com.android.stk
at android.app.LoadedApk.throwForNewApplicationFailure(LoadedApk.java:1599)
at android.app.LoadedApk.onNewApplicationFailed(LoadedApk.java:1589)
at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1554)
at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1482)
at android.app.ActivityThread.handleReceiver(ActivityThread.java:5263)
... 10 more
Caused by: java.lang.IllegalStateException: Unable to get package info for com.android.stk; is package not installed?
at android.app.LoadedApk.initializeJavaContextClassLoader(LoadedApk.java:1277)
at android.app.LoadedApk.makeApplicationInner(LoadedApk.java:1530)
... 12 more
Screenshots or videos
screen-20260505-093937-1777966769584.mp4
Solution
Downgrade back to 26.04.2026 fix the issues on my device so there was a regression between those versions.
Additional context
My device isn't rooted.
I don't have an E-SIM to try if the same issue occurs with E-SIM
Acknowledgements
I've checked device is officially supported and that no support is provided for unofficial devices (for device specific reports and not source related).
I'm running latest version available on crdroid.net for this device and that the device is still maintainer supported (not flagged unsupported on download page)
I have searched the existing issues and this is a new and no duplicate or related to another open issue.
I have written a short but informative title.
I filled out all of the requested information in this issue properly and understand that not doing so will automatically result in closing of ticket.
Issue type
Feature not working as intended
Device
Oneplus 13 (dodge) CPH2653
crDroid version
crDroid 12
Exact version / Build date
04.05.2026
Bug description
SIM card / network isn't working after the update.
No service is flickering on top of the quick settings tiles
Impossible to enable the SIM card
Phone overheats a bit due to the loop probably
Was working fine on previous releases
Steps to reproduce
Update to 04.05.2026
Relevant log (logcat/build log)
Screenshots or videos
screen-20260505-093937-1777966769584.mp4
Solution
Downgrade back to 26.04.2026 fix the issues on my device so there was a regression between those versions.
Additional context
My device isn't rooted.
I don't have an E-SIM to try if the same issue occurs with E-SIM
Acknowledgements