Skip to main content
0 votes
0 answers
28 views

I had actionbarsherlock in my app implemented. Now I want to get rid of it as Im increasing to API 21 and think its not required anymore. I have an ActionBar on in a TabSwipeActivity and this is the ...
tobias's user avatar
  • 2,372
0 votes
1 answer
102 views

Just recently I posted a question as I had a link issue. Then there I was told by a person that you cannot use ActionBarSharelock and AppCompat at the same time. So they advised me to remove the ...
Abdul Rehman 's user avatar
1 vote
1 answer
152 views

I've been researching this issue for the past 5 days. And there were enough solutions, but no one could help me. Please tell me a solution to this problem. Some Screenshots and Code Here Below: ...
Abdul Rehman 's user avatar
1 vote
1 answer
76 views

I am updating an app from API 9 to API 28 which implemented ActionBarSherlock. I have been following many tutorials (specially this one) to upgrade from ActionBarSherlock to ActionBarActivity and ...
PayToPwn's user avatar
  • 1,257
6 votes
0 answers
351 views

I inherited a project that for whatever reason uses ActionBarSherlock even though it was written a year ago... Anyhow, it was written on Android Studio v2.0 and targets android version 19. I updated ...
Rafa's user avatar
  • 3,369
0 votes
0 answers
651 views

I am supposed to migrate to Android Studio and redesign an old app. This app is using actionbarsherlock( very deprecated, I know).But, to start I need to make it work. I have added it as a module but ...
Pablo Martín Redondo's user avatar
3 votes
4 answers
3k views

I cannot build my Android project since I updated Android studio about ten days ago. I updated it again yesterday, but I still cannot build project. Worst thing is I cannot determine the source of ...
Milos's user avatar
  • 328
1 vote
0 answers
249 views

I have an old eclipse project and I was using ActionBarSherlock library for customising action bar. Now I am migrating this project into android studio 3.0 but after including this library in project ...
Mridul Shrivastava's user avatar
0 votes
0 answers
43 views

My project is 3 years old which uses compile project(':actionbarsherlock') Now trying to update facebooks sdk to lates version because Reminder: Graph API v2.4 will be deprecated on Oct 09, 2017 ...
karthik kolanji's user avatar
0 votes
0 answers
51 views

I am running GoogleMapsV2WithActionBarSherlock which is an Eclipse project. On import, How do I rename this file located below. Every time I am manually renaming the file, the problem is existing ...
user8256287's user avatar
0 votes
1 answer
131 views

Please, help. I need both libraries in an android project and appcompat must be version 24.0.0 or higher. MultiDex and changing targetSdk version didn't help.
CottaLotties's user avatar
0 votes
0 answers
103 views

I'm having a lot of trouble moving source code from github to Android Studio and I think a big part of the problem is with the gradle build tool files. I have never worked with android studio before ...
Mia U.'s user avatar
  • 21
2 votes
2 answers
293 views

I am trying to add in an older project google ads banner, but when I add to the Grandle the Firebase and run the app it crashes: This is my gradle: apply plugin: 'com.android.application' android { ...
George Vardikos's user avatar
8 votes
1 answer
1k views

I am trying to modify an open source dictionary project which use ActionBarSherlock SearchView$SearchAutoComplete. For example, I have an entry called "Google Play". The SearchView is able to return ...
user2872856's user avatar
  • 2,061
0 votes
2 answers
141 views

I have removed the ActionBarSherlock library and adapted my code. Now I get errors in my style.xml <style name="Theme.MyTheme" parent="Theme.Sherlock.Light"> What do I have to use instead of ...
tobias's user avatar
  • 2,372

15 30 50 per page
1
2 3 4 5
218