Android Studio: Failed to complete gradle execution. Cause is empty -


i tried setting different gradle vm option answers found on stackoverflow, nothing seems working out i'm on android studio 1.2.2 i'm getting error when try run app on either on emulator or device.

failed complete gradle execution. cause empty

only thing working me need setup new project in different directories, works 3 instances , bang, error pops up. tedious job above mentioned process 10x times.

edit_1 : tried invalidating caches/restart, doesn't work out

usually running gradle assembledebug hand or gradle menu (right side of screen -> app -> tasks -> build -> assembledebug) giving more info.

in case showed problems in resources files.


Comments

Popular posts from this blog

How to connect android app to App engine -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

php - display validation error message next to the textbox in codeigniter -