Setting up Action Bar Sherlock

Here, I am using:-
1) Eclipse Clasic
2) ADT Plugin 21+
3) ABS 4.1.0
STEPS:-
1. Download the latest version
(4.1.0) of sherlock library.
2. Extract the downloaded file
to a local directory.
3. Open Eclipse Clasic and click
the menu File->New->Other-
>Android->Android Project
from Existing code.
4. Select the “library” directory
as the root directory of the new
project.
5. Ensure that this project is a
library. For this right click the new
project created in the above step
in Project Explorer and click the
menu “Properties” and tick the
checkbox “Is Library” and click OK.
6. Done. Now Eclipse is ready to develope Android Applications containing Action Bar for pre Honeycomb versions.

No comments:

Post a Comment