Skip to content

Logcat Error When Searching for Thread #1

Description

@Mekebrown

Mac
Android R
Device is Pixel XL

Video of the issue (needs to be downloaded)

2021-10-13 08:55:33.675 3486-3512/? E/AndroidRuntime: FATAL EXCEPTION: Timer-0
    Process: com.example.myapplication, PID: 3486
    android.content.res.Resources$NotFoundException: String resource ID #0x7f0e0026
        at android.content.res.Resources.getText(Resources.java:444)
        at android.content.res.Resources.getString(Resources.java:537)
        at com.example.myapplication.TimeIncrementer.run(TimeIncrementer.java:34)
        at java.util.TimerThread.mainLoop(Timer.java:562)
        at java.util.TimerThread.run(Timer.java:512)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions