application process is waiting for the debugger to attach code example

Example 1: android process is waiting for debugger to attach

Go to Run menu ====> click on Edit Configurations ====> Micellaneous and finaly uncheck the option Skip installation if APK has not changed

Example 2: Application is waiting for the debugger to attach

You need to go to "Settings" --> "Developer Options" --> "Select debug app" on you Actual Device.
After clicking on "Select debug app", there will be a list of your installed apps, Select the app you want to run.
That is it you will not see the "Waiting For Debugger" message any more.

Tags:

Misc Example