简体   繁体   中英

Where to find the Library for ActionBarSherlock in Android

I am learning the ActionBarSherlock in Android and I saw that there lies a Library which we need to Add in our existing Project in order to use the ActionBarSherlock Feature.

What I am surprising at is that I have downloaded the .zip Library from the Website "actionbarsherlock.com" but when I didn't find any "Library" folder in it along with the other two folders namely " Samples " and " Website ".

Where can I find the Library Folder which I can add in my Project?

Can anybody help me on this Please!

Thanks, Darshan

1 - Download da Lib and unzip.

2 - In Eclipse Import->Existing Project into Workspace, and then browse to the location where the .classpath and .project files exists for sherlock project.

3- Right-click on your project -> Properties, In Android->Library section click Add. Select Sherlock.

4 - Enjoy.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM