something wrong #2191
Geekstrange
started this conversation in
New Release
something wrong
#2191
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Build version: v1.5.0 (5880)
Current date: 2022-10-23 21:53:47
Device: LGE LM-V500N
Fingerprint: lge/flashlmdd_lao_com/flashlmdd:11/RQ3A.211001.001/eng.s00003.20211010.000412:user/release-keys
SDK: 30
Stack trace:
java.lang.RuntimeException: Unable to start activity ComponentInfo{org.lsposed.manager/org.lsposed.manager.ui.activity.MainActivity}: android.content.res.Resources$NotFoundException: String resource ID #0x7f11002c
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3432)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3596)
at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:85)
at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2067)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:223)
at android.app.ActivityThread.main(ActivityThread.java:7665)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:594)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:947)
Caused by: android.content.res.Resources$NotFoundException: String resource ID #0x7f11002c
at android.content.res.Resources.getText(Resources.java:444)
at android.content.Context.getText(Context.java:632)
at android.app.Activity.setTitle(Activity.java:6829)
at by.onCreate(SourceFile:6)
at Ll.onCreate(SourceFile:6)
at g4.onCreate(Unknown Source:0)
at org.lsposed.manager.ui.activity.MainActivity.onCreate(Unknown Source:12)
at android.app.Activity.performCreate(Activity.java:7994)
at android.app.Activity.performCreate(Activity.java:7978)
at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1327)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3405)
... 11 more
Beta Was this translation helpful? Give feedback.
All reactions