I can’t get ActionBarSherlock to work, I’ll get tons of errors and I don’t know really how to do it…
So I ask if there was an alternative to the Action Bar, or a cool, easy way (for the user) to change a view…
Thanks.
Here’s (one) ABS Error:
...
[2012-07-06 12:01:45 - ANDA] Jar mismatch! Fix your dependencies
Chances are that the
android-support-v4.jarin your project is clashing with the one in ABS. Try and deleteandroid-support-v4.jarfrom the/libs/directory.