I am new to android development. My problem is that When i perform Build --> clean project, the following error shown in my android studio:
Gradle tasks [clean]
Error:Failed to complete Gradle execution. Cause: unknown.
The error is shown in messages section and there is no error log except as shown above.
Also project is building on another computer system successfully but not on my system.
Can anybody give some hint on this, please ?