I am building a demo app using actionbar sherlock in android studio and i was facing problem , mentioned in following link :- Previous Problem
now after following the re
That worked for me when adding the Google Play Services
android { compileSdkVersion 17 buildToolsVersion "17.0.0" defaultConfig { minSdkVersion 10 targetSdkVersion 16 } }