I am seeing debug statements in the console but the debugger does not stop on any breakpoints. I tried clearing all breakpoints and adding them back in. Not sure how this can
If you use Android studio, click debug app instead of run app:
debug app
run app