I read lots of things about actionbarsherlock, maven, android but none of the solution I\'ve seen worked for me :(
I\'m sure that I\'m pretty close to the solution but I
I tried hard to make the ActionBarSherlock lib project work with Maven but I failed. Similar issues. So I removed maven dependencies in the lib project and use libs/android-support-v4.jar instead. Btw, the test folder is also deleted. Then I run my own project with refers to the lib project. Things went well.