I am trying to build the Android project that uses appcompat_v7 library.
For that, I created my project through Eclipse -> New Android Sample Project and added my cu
Check if Android Support Library and Android SDK Build-tools and Android SDK Platform-tools are updated. I updated Android Support Library and not Build-tools and this error appeared. After updating Build-tools it solved.