When using ActionBarSherlock and ViewPagerIndicator at the same time I am getting the below error; from what I\'ve read - it\'s caused due to conflicting/duplicate libraries
I'm on the latest version of ADT, SDK etc and it still has this problem - it still doesn't seem to know which support library to use from which dependent library etc.
TJ's solution does work but I used an alternate approach.
My solution was the following:
So updating the support library should not break anything and allow you to be on the latest version.