This is an Android application using gradle. After clicking Run, I found APP_V1.3.4_2016-02-22_
11:30:29
_google_pl
This happened on me because I removed all the "Extras" tools under "Standalone SDK Manager" and re-download the necessary tools only. *I'm not sure is this related to the problem or not.
Anyway I tried both Sync Gradle and Rebuild Project doesn't solve the problems.
EmptyThrowable: The APK file D:\...\outputs\apk\app-debug.apk does not exist on disk.
I solved it by clicked:
Build > Build APK
Working solution for me.