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

  • SEARCH
  • Home
  • 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 6740217
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T11:34:47+00:00 2026-05-26T11:34:47+00:00

If my fullscreen preference (off by default) is on, I want my Activity to

  • 0

If my fullscreen preference (off by default) is on, I want my Activity to hide the title bar as well as the notification bar. I can do that with requestWindowFeature(Window.FEATURE_NO_TITLE); + FLAG_FULLSCREEN etc. or perhaps setTheme(android.R.style.Theme_NoTitleBar_Fullscreen);

Either of these must happen before setContentView() or they will crash. The hard part is:

  • I target API levels 3 to 14, and I only want to hide the title bar if the Activity is not going to use an ActionBar. Otherwise, FEATURE_NO_TITLE will hide the ActionBar and lose some important controls. (I’ll instead settle for “lights-out” mode.)
  • I can’t see how to find out whether an ActionBar will be used until after setContentView(), when it’s too late.

Things that don’t work:

  • getActionBar() returns null at this early stage.
  • getWindow.hasFeature(Window.FEATURE_ACTION_BAR) is false.
  • Knowing (by reflection) that ActionBar exists as a class is insufficient, because, sticking with the default device theme, that might not always use ActionBar on some Ice Cream Sandwich devices, even though the platform has it. (?)
    • Alternatively: can I rely on ICS always having an ActionBar? Why?
    • Edit: ok, maybe ICS’ title bar is still an ActionBar, just with no items and not even the overflow button? (In which case I still want to hide it.) Can anyone shed any light there?

Any ideas? 🙂

  • 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-05-26T11:34:48+00:00Added an answer on May 26, 2026 at 11:34 am

    I think what you want to use instead is ActionBarSherlock. It takes care of all the reflection and API level detection for you.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a non-fullscreen activity (the system notification bar is visible). In order to
I have a fullscreen window, and I want to prevent pop up windows that
In short: I want to have two fullscreen views, where I can switch between
I have a fullscreen c# application and I want that the cursor won't be
I have a fullscreen drawing app that disables the title and status bars using
I want to display a fullscreen image on which I can run a slide
For my fullscreen app, I want to hide the cursor after a few seconds
Farmvilli can do fullscreen. HappyIsland can do fullscreen. But what is the trick to
I'm developing a multi monitor fullscreen application with Adobe Air 2.6. I can create
How can I make a visitor's browser go fullscreen using JavaScript, in a way

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.