I am trying to use Jake Wharton\'s ActionBarSherlock to support actionbars in android projects all the way down to 1.6
I\'m getting started using the video provided
Might also need to make sure your nen/R.java file is created for the right package name: On AndroidManifest.xml, make sure the manifest tag, package attribute is set to:
"com.actionbarsherlock"