Sometimes android.content.res.Resources$NotFoundException: String resource ID on API 21 -


i have strange problem. in app on crash sended log exception. strange error:

android.content.res.resources$notfoundexception: string resource id #0x7f050095     @ android.content.res.resources.gettext(resources.java:1334) 

other parts of stack trace may different. string id maybe different too.

it occurs on api 21 android 5.0 or 5.0.1. , then, not always.

in other api , android versions - problem don't occurs.

i have /res/values/strings.xml needed data.

what problem? possible problem specific firmware?

or maybe, apk damaged after installation?

because, understand it, whether problem code, time.

as found problem due fact resources used activity have destroyed.


Comments

Popular posts from this blog

java - Andrioid studio start fail: Fatal error initializing 'null' -

android - Gradle sync Error:Configuration with name 'default' not found -

StringGrid issue in Delphi XE8 firemonkey mobile app -