Android aapt.exe resources expection

50 Views Asked by At

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.

enter image description here

To overcome with this error i have installed all build tools versions.

This is my build.gradle file.

enter image description here

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 !

0

There are 0 best solutions below