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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T12:47:09+00:00 2026-06-06T12:47:09+00:00

In my application I have apply new outgoing call receiver. It is working fine.

  • 0

In my application I have apply new outgoing call receiver. It is working fine. I get whenever new outgoing call is made.

But now, in my device there are two applications for dial call. First is default dialer and second is my own dialer (Using Call_Privilage).

My question is: when I got broadcast for new dial in my receiver at that time how can I know that from which dialer application call is dialed. From default dialer or my own dialer?

  • 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-06T12:47:10+00:00Added an answer on June 6, 2026 at 12:47 pm

    I have not implemented this and tested but I assume like this will work for you.

    In your own dialer Activity whenever you are calling intent to make a call,
    at that time you should pass one more putExtra with that callIntent

    For Ex : callIntent.putExtra("fromMyDialer",1);

    Now in your Receiver file, you will be having one method like this below and there you will just need to have check for the extra we passed above.

    @Override
    public void onReceive(final Context context, final Intent intent) {
        if(intent.getIntExtra("fromMyDialer",0)==1)
          // from my own dialer activity
        else
            // from default dialor of phone
    
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm relatively new to Ruby on Rails. As of now have this working code
I have a an application with interns who can apply to internships. We have
I have a several buttons in my application and I want to apply a
I have a j2ee application running on spring framework. I am trying to apply
I have an idea and I want to apply it to my Application (C#
Can I apply transitions for images in my wp7 application? I have a set
I have submitted the binary file of my application to apple on appstore. But
I want to create a desktop application using Java, but I'm new to desktop
Right now, I have a working HTML template system written in OCaml. The general
I have a gwt application which I need to apply custom themes for specific

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.