You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Mygod
added a commit
to Mygod/VPNHotspot
that referenced
this issue
Jul 28, 2020
The text was updated successfully, but these errors were encountered: