After recently upgrading my android studio, I am not able to build my project anymore.
Every time I execute a build, I am struck with the following error:
Check your each and every XML and maybe you will find the following situation.
While coping code or files from other projects, maybe you forgot to add some resources like drawable, strings.
Check each drawable files, may Android Studio will highlight when you open that file.
Sometimes this type of error we have to find because of Android Studio stuck with errors.