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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T21:11:20+00:00 2026-05-27T21:11:20+00:00

I want to create a customized popup over the android’s incoming call screen where

  • 0

I want to create a customized popup over the android’s incoming call screen where I wish to add information for the user.
I want the popup to not disable any clickability from the background so that the user could still answer the call.

I know it is possible since many applications do it, e.g. MeZeZe app:
enter image description here

Some more information:

  1. A translucent theme did not work since it cancels the former activity’s clickability.
  2. A toast is not an option – I don’t want it to disappear.
  3. I know there are many similar threads – I read many of them and none answer my specific problem.
  4. I already know how to “make something happen” once a call is receiver, so no need for INCOMING_CALL activity tips.

Would appreciate any help!
Thanks

  • 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-27T21:11:21+00:00Added an answer on May 27, 2026 at 9:11 pm

    If you want to keep the Call activity still clickable, but not have any controls on your overlay, you can do this by calling

    getWindow().addFlags(WindowManager.LayoutParams.FLAG_NOT_TOUCHABLE);
    getWindow().addFlags(WindowManager.LayoutParams.FLAG_NOT_TOUCH_MODAL);
    

    In the onCreate() method of the activity that is shown over the call.

    The layout parameters useable together with this are:

    android:windowBackground="@android:color/transparent" 
    android:windowIsTranslucent="true" 
    android:windowAnimationStyle="@android:style/Animation.Translucent"
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to create a customized adapater like Mysqli because I want to add
I want to create a customized submenu where i can add an about page
I want to create a popup dialog which has a label, checkbox (not Switch)
I want to create a customized TabWidget in android , I have done changes
I want to create a customized UIView class (a static lib) for some app
I want create wordpress website into which I want create user management... That means
I want create module which update list of usb devices automatically (not only mass
How to create Customized UIPicker View in iphone.I want to customize the background Color,Style
I just want ask for your comments/suggestions on how to create a customized listview
I am trying to create a customized messagebox using javascript but not getting too

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.