This is an Android application using gradle. After clicking Run, I found APP_V1.3.4_2016-02-22_
11:30:29
_google_pl
In my case it was a problem for the android plugin version. i changed it from File->Project Structure->Project
and changed the Android Plugin Version
to any previous version. it may be any version of Android Studio. Basically Android Plugin Version is the version of your Android Studio Software version. It's not mandatory to keep the android plugin version same as android studio software version. you can give it any previous version of android studio you have installed.