-
Notifications
You must be signed in to change notification settings - Fork 79
Attach Debugger
pavlospt edited this page Sep 16, 2014
·
1 revision
Start debugger even if you didn't start the app in debug mode. This is very useful since you don't have to redeploy the app to start debugging. It is pretty useful also when somebody is testing the app, encounters a bug and gives you his device.
Shortcut:
- Mouse: click on its icon or select the menu item Build → Attach to Android Process
- There is no keyboard shortcut but you should create one!
