Skip to content

AB Sherlock tutorial

ppero196 edited this page Aug 13, 2012 · 1 revision

This is a simple AB Sherlock tutorial!

In this tutorial i will try to help you install AB Sherlock library onto your android project. That library is needed if you want to modify our app for yourself because it uses this library

  1. Download ABS library. You can find one in this profile...search for ABS repo!
  2. Go to Eclipse and click on File > new > Android project from Existing Source > Add the library folder
  3. Click on properties, in properties click on Java Compiler and change compliance level to 1.6
  4. Press OK.
  5. Restart Eclipse

There you go! You completed the tutorial!

Clone this wiki locally