android debugger does not stop at breakpoints
If you use Android studio, click debug app
instead of run app
:
Solution that worked for me:
- Simply uninstall the app from the device (manually on the device) and try debugging again(!)
If you use Android studio, click debug app
instead of run app
: