I have a problem with Android studio 3.0.1, I'm trying to debug my app on virtual device.
The debugger is stopped only on breakpoints in the Main Activity, but ignore all breakpoints in the other activities
How to solve this?
I have a problem with Android studio 3.0.1, I'm trying to debug my app on virtual device.
The debugger is stopped only on breakpoints in the Main Activity, but ignore all breakpoints in the other activities
How to solve this?