When an Android app is being developed, debugged, and tested, there is a lot of code exceptions being occurred. Almost each exception causes an Android device (Galaxy Note 3, Android 5.0 - if it matters) pops up the annoying "This app is causing your device to run slowly" notification with crash statistics and suggestion to uninstall the app. Is there any way to get rid of this annoying notification?
Selecting the app as a debug app in Developer Options does not help.