Relative Content

Tag Archive for androidandroid-studiojank

How accurate are ‘jank’ alerts in adroid studio?

I have a simple app which does some not-too-complex calculations in separate threads in a MainViewModel java class, whose methods are called from within a MainActivity.java class which in turn updates a very simple UI with two buttons, two text fields and a text view.
I am getting these warnings of high skipped frames: