I have added android-support-v7-appcompat library to my project I got this error:
"java.lang.NoClassDefFoundError: android.support.v7.appcompat.R$styleable "
then I right clicked on the android-support-v7-appcompat and unchecked "Dependency"
when I run my project, in progress bar I see
Building workspace(Sleeping)
Ok
then it gets cleaned and then the same message will be giving. I can't upload the print screen
any ideas please