Why do android studio close its monitor if I debug the application ? I need to change database table once I get results while debugging and then again debug , but the process goes like android debug closes the monitor as soon I start to debug .
Asked
Active
Viewed 61 times
2 Answers
0
just go settings => Build, execution, deployment =>instant run => uncheck 'Enable Instant Run to hot swap code/resource changes on depoly'

Lakhdar Meftah
- 51
- 9