Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crash report #2870

Open
door43app opened this issue Oct 20, 2022 · 0 comments
Open

crash report #2870

door43app opened this issue Oct 20, 2022 · 0 comments

Comments

@door43app
Copy link

Environment

Environment Key Value
version 11.0
build 176
UDID 93c675f6b8bcfe70
Android Release 7.0
Android SDK 24
Brand ADVAN
Device i10
Stack trace
======
java.lang.RuntimeException: Unable to start activity ComponentInfo{com.translationstudio.androidapp/com.door43.translationstudio.ui.legal.LegalDocumentActivity}: android.content.res.Resources$NotFoundException: String resource ID #0x7f0e02b5
	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2753)
	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2818)
	at android.app.ActivityThread.-wrap12(ActivityThread.java)
	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1541)
	at android.os.Handler.dispatchMessage(Handler.java:110)
	at android.os.Looper.loop(Looper.java:203)
	at android.app.ActivityThread.main(ActivityThread.java:6324)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1085)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:946)
Caused by: android.content.res.Resources$NotFoundException: String resource ID #0x7f0e02b5
	at android.content.res.Resources.getText(Resources.java:360)
	at android.content.res.UIResources.getText()
	at android.content.res.Resources.getString(Resources.java:418)
	at com.door43.translationstudio.ui.legal.LegalDocumentDialog.onCreateView(LegalDocumentDialog.java:54)
	at android.app.Fragment.performCreateView(Fragment.java:2352)
	at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:995)
	at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1171)
	at android.app.BackStackRecord.run(BackStackRecord.java:815)
	at android.app.FragmentManagerImpl.execPendingActions(FragmentManager.java:1578)
	at android.app.FragmentController.execPendingActions(FragmentController.java:371)
	at android.app.Activity.performStart(Activity.java:6682)
	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2716)
	... 9 more
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant