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)
Mac
Android R
Device is Pixel XL
Video of the issue (needs to be downloaded)