This is the error which i am getting while running my app and installing it in emulator
The APK file E:\project path\app\build\outputs\apk\app-debug.apk does not exist on disk.
Error while Installing APK
I have tried with clean and rebuild, also by restarting Android Studio but it doesn't help me out.
Note : It is just hello world program, and i am not getting any error in message or log also.