Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8058783
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T09:27:31+00:00 2026-06-05T09:27:31+00:00

I followed the code in the ActionBar compability version When I use the code

  • 0

I followed the code in the ActionBar compability version

When I use the code for API level 10 or less than it, it shows a ActionBar, but when I use it for API level 11 or greater, It does not show logo icon and Action items.

I checked the classes and I understood:

ActionBarHelperBase : API level 10 or less.

ActionBarHelperHoneycomb : API level 11 or greater.

ActionBarHelperICS : API level 14 or greater.

What is the best way to fix the ActionBar for Android Version 3.0 or greater? Specially Android 4.0

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T09:27:32+00:00Added an answer on June 5, 2026 at 9:27 am

    The problem was in the Manifest file. I should remove android:theme="@style/Theme.ThemeCompabilityVersion from the Manifest file.

    Then I need to check the version in the code in OnCreate() method like:

    private void setTheme() {
        if (Build.VERSION.SDK_INT < Build.VERSION_CODES.HONEYCOMB) 
            setTheme(R.style.ThemeCompabilityVersion);
        else 
            setTheme(R.style.AppTheme);         
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I just followed the exact code in API Demo, but my service just won't
I followed the example code in the libjpeg example file, however I was not
the perl code is like followed : the problem is that I can not
In my project I'm using Reachability API. I followed the code example which have
I'm trying to work with Liveperson REST API, I use the following php code:
I am using mvc3 to develop an database application and followed the Code-First Tutorial
I have followed the instructions found at http://code.google.com/p/pubsubhubbub/wiki/DeveloperGettingStartedGuide to setup a hub. When I
I followed all of the instructions so far from: http://code.google.com/p/appengine-jruby/wiki/RunningRails and http://gist.github.com/268192 Currently, I'm
I have got this code and I am trying to understand the convention followed,
I followed doctrine documnetation to get started. Here is the documentation . My code

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.