Answer the question
In order to leave comments, you need to log in
Why is android.content.res.Resources$NotFoundException thrown?
Good day.
I have written an Android application and published it on Google Play. Found a crash report today.
android.content.res.Resources$NotFoundException: String resource ID #0x7f050008
at android.content.res.Resources.getText(Resources.java:315)
at android.content.res.Resources.getString(Resources.java:401)
at android.content.Context.getString(Context.java:376)
Answer the question
In order to leave comments, you need to log in
There is no special resource defined for either Polish or French, so it will be taken from the general one. But this line is not in the general, here is the NotFoundException.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question