I have a multi-project (~10 modules) of which building takes about 20-30 seconds each time. When I press Run in Android Studio, I have to wait every time to rebuild the app,
Please follow the following steps.
Enable offline mode : Please check below print screen.
https://i.stack.imgur.com/RF9uG.png
Enable Instant Run : Please check below print screen.
https://i.stack.imgur.com/mvHKJ.png
If you want to learn more about instant run please visit android developer site.