This is not a duplicate question. I have already tried all solutions related to this problem. But none of them are worked.
I have imported project to my system and got error.
To overcome with this error i have installed all build tools versions.
This is my build.gradle file.
My target sdk version and compile sdk version and build tool version are same.
I have downgraded the build tool version with specific target and compile sdk versions. But none of them are working for me.
I have also checked that Does it contain any Capital alphabet in values , drawable and other files. But all seems ok.
ERROR :
Error:Execution failed for task ':app:processDebugResources'.
com.android.ide.common.process.ProcessException: Failed to execute aapt
Advanced help would be appreciated !