I am getting error when I try to run a android application with action bar.
VFY: unable to resolve static field 1538 (ActionBarWindow) in Landroid/support/v7/appcompat/R$styleable;
java.lang.NoClassDefFoundError: android.support.v7.appcompat.R$styleable
Any help or suggestions are appreciated.