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

c# - passing input text from view to contoller with FacebookContext using Facebook app -

ios - Does Core Data autoupdate a many to many relationship on saving -

Calling a C++ function from C# by passing a string with variable size to it -