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 7638029
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T08:04:30+00:00 2026-05-31T08:04:30+00:00

There is an app on the Google Play Store called Screen Filter, which is

  • 0

There is an app on the Google “Play Store” called “Screen Filter”, which is designed to cover the entire screen with some translucent black, to allow the screen to be dimmer than the minimum brightness.

It does this using a permission called “Display System-Level Alerts”.

  1. Where is the documentation that allows me to do this in my app?

  2. Can this “system-level alert” intercept touch events? This is so I can get my app to take over an Android that is supposed to stay in our building.

I like this approach because it prevents the phone from being turned off before it is turned over (which would trigger an alarm), unless of course there is a hammer involved.

  • 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-31T08:04:32+00:00Added an answer on May 31, 2026 at 8:04 am
    1. Docs for Manifest.Permission show that the SYSTEM_ALERT_WINDOW is the permission you are looking for. You would declare this permission in the Manifest and then in a Dialog or any other kind of Window you would set this flag WindowManager.LayoutParams.TYPE_SYSTEM_ALERT. So for a Dialog it would look like this:

      dialog.getWindow().setType(WindowManager.LayoutParams.TYPE_SYSTEM_ALERT);

    2. Yes, it will be able to intercept touch events. System alerts, like a low battery warning, always open on top of all other applications, so whatever Window you pop up will take focus, etc. Based on what you want to do with this, I’d imagine you could do something like: pop up a Dialog (as a system level alert) which needs a password to make it go away.

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

Sidebar

Related Questions

There is any geocoding/routing service which runs on Google App Engine? (besides the Google
Is there any good profiler which support Google App Engine? I need to capture
When using Google app engine is there any benefit to use a CDN if
Are there any guidelines to writing Google App Engine Python code that would work
In Google App Engine, is there a tag or other mechanism to get the
Since there is no way to join tables using Google App Engine datastore, I
What options are there for localizing an app on Google App Engine? How do
Are there any UI widgets available to the python side of Google App Engine?
I'm trying to embed Google's directions into an iphone app There doesn't seem to
I would like to ask if there is any tools for Google App Engine

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.