Open GoogleCodeExporter opened 9 years ago
Steps to setup clone
1. Download and extract v4.0.0 of ActionBarSherlock from abs.io to your home
directory.
2. In Eclipse create a new Android Project from existing source, select the
library folder contained in the extraced zip then select finish.
3. Right click on newly created "com_actionbarsherlock" project and select
properties.
4. Select Android and make sure "Is Library" check box is checked.
5. In project properties add the jar file "android-support-v4.jar" contained in
libs to the Build Path.
6. There should be no red x's on the "com_actionbarsherlock" library now.
8. Create new project from existing Mercurial source using
https://code.google.com/r/ericenns-posit-ucosp-2012/ as the URL.
9. Select test_branch as the branch to checkout.
10. Go to project properties and to Android in there under Library click add
and select "com_actionbarsherlock".
11. Clean your project if errors and everything should be good to go.
Original comment by eric.e...@gmail.com
on 22 Mar 2012 at 5:22
Original issue reported on code.google.com by
eric.e...@gmail.com
on 22 Mar 2012 at 4:26