Where to find the Library for ActionBarSherlock in Android -


I am learning ActionBarSherlock in Android and I saw that there is a library that we need < To add Code> ActionBarSherlock feature, add it to our existing project.

Am I surprised that I have downloaded the .zip library website "actionbarsherlock.com" but when I With no other "library" folder found in "again", " samples with the other two folders" and " website ".

Where can I find the Library folder that I can add to my project?

Can anyone help me on this please!

Thank you, Darshan

1 - Download Dr. Lib and Unzip.

2 - Eclipse Import-> In Current Vertical & gt; Where in the current project, and then browse to that place. Slackpath and Project files are present in the Sherlock project.

3- Right-click on your project - & gt; Properties, click Add to Android-> Library section. Choose Sherlock

4 - Enjoy.

Comments

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -