How to effectively remove all breakpoints in Android Studio

Yatin picture Yatin · Feb 27, 2017 · Viewed 28k times · Source

I tried various steps to remove breakpoints from Android Studio . One of them listed in question BreakPoint link

I followed this but , still there are some green colored with red circle remaining , what are those as seen in image below and how to remove those effectively.

Image after removing breakpoint

Answer

PRATEEK BHARDWAJ picture PRATEEK BHARDWAJ · Feb 27, 2017

Remove all breakpoints in android studio

Click on red icon which is below to stop debug. you will see a window there you can remove all breakpoints.