Search code examples
androiddebuggingintellij-idea

IntelliJ IDEA edit android code while debugging


It is possible to edit and continue android code while debugging in AVD? If yes, how can I setup it?


Solution

  • No, you can't edit it while debugging. You'll have to re-make and launch.