I am donwloading ActionbarSherlock from here: http://actionbarsherlock.com/download.html
and when I unzip it, I get a choice of folders: - website - actionbarsherlock-samples - ....
But those are not the options I see in the tutorials where they import a library from this package into an existing project. Could someone please explain which part of this download is meant to be added to an existing project?
Also, from the documentation, I saw that I need to set the minSdk="8" but also in other parts of the documentation I saw that I need to be compiled with API 14. How can that be? Could someone please clarify that point.
Thank you!