Skip to content

Resources$NotFoundException from systemMain on certain LG Android 8 devices #20

@Mygod

Description

@Mygod
java.lang.reflect.InvocationTargetException
	at java.lang.reflect.Method.invoke(Native Method)
        ...
Caused by: java.lang.RuntimeException: Unable to instantiate Application():android.content.res.Resources$NotFoundException: Resource ID #0x600a8
	at android.app.ActivityThread.attach(ActivityThread.java:6598)
	at android.app.ActivityThread.systemMain(ActivityThread.java:6638)
	... 14 more
Caused by: android.content.res.Resources$NotFoundException: Resource ID #0x600a8
	at android.content.res.ResourcesImpl.getValue(ResourcesImpl.java:231)
	at android.content.res.Resources.getBoolean(Resources.java:1066)
	at com.lge.systemservice.core.PerfTrackerManager.init(PerfTrackerManager.java:62)
	at android.app.Application.onCreate(Application.java:102)
	at android.app.ActivityThread.attach(ActivityThread.java:6596)
	... 15 more

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions