Yesterday my app was running perfect from Android Studio but today when I started working on my app and running it i am getting error message continuously
Android Studio
I found the solution go to
settings>build,execute,deployment>instant run>Enable instant run to hot swap code /resource change on deploy(unchecked this option)
This will work on 3.4 android studio too. thanks