I\'m trying to create an ActionBarSherlock project, I\'ve downloaded the library and connected it to my project. In Problems window I see the following message: Jar mismatch! Fi
a simple right click on the ActionBarSherlock library project then
Android Tools -> Add Support Library
A dialog will be opened, accept the license and click install.
Eclipse ADT will download the right support library for you.