Showing posts with label adding action bar sherlock. Show all posts
Showing posts with label adding action bar sherlock. Show all posts

Friday, 18 January 2013

How to add ActionBarSherlock Library to your Android Application Project


Step 1 :   Download the ActionBarSherlock (ABS) Library from the website        
               http://actionbarsherlock.com/

Step 2 : You will get that library in the ".zip / .tar" format. After Downloading that ABS library extract it.


Step 3 : Now Import that ABS library as a project in your eclipse. Below Screenshot demonstrates how to
             import project to your eclipse.













Step 4 : Now Open your Project,Make "Right Click" on Project Node, a list of options will open and you will find "Properties" at the bottom of the options. Select it and continue with the screen flow.








Now, you are ready to access ActionBarSherlock Library Features in your Android Application Project.