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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T12:07:14+00:00 2026-06-07T12:07:14+00:00

If a user has an alternative dialer installed (i.e. more than one dialer on

  • 0

If a user has an alternative dialer installed (i.e. more than one dialer on their phone) an implicit intent will ask for a choice between them.

My issue is that I am wishing to set an explicit intent for the default dialer within code as I do not wish this selection to be displayed but all action forwarded to the inbuilt/default dialer whatever that may be.

This is my current (implicit) intent code:

Log.i(TAG, "Sending: "+Number); 
Intent dialIntent = new Intent(Intent.ACTION_CALL, Uri.parse("tel:"+ Number));

//called from outside of an android.app.Activity Context
dialIntent.setFlags(Intent.FLAG_ACTIVITY_NEW_TASK);
startActivity(dialIntent);

How can I force an explicit intent?

I tried this – but I think I’m on the wrong track here…

dialIntent.setComponent((new ComponentName("com.android.internal.telephony","com.android.internal.telephony.ITelephony.class")));

Many 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-06-07T12:07:16+00:00Added an answer on June 7, 2026 at 12:07 pm

    I think you’re on the right track with a hard-coded URI (or whatever they’re called), but it’s a brittle approach, to say the least.

    What you’re trying to do goes against Android’s open, flexible design, defeats the purpose of the Intent system, and would be downright hostile to users. I know I’d be more than a little miffed if one app forced the lame default dialer on me 😉

    Why do you need to use the inbuilt dialer?

    My advice: use the default Intent. Advise your users to opt for the inbuilt dialer, but try to support those who choose to use another.

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

Sidebar

Related Questions

A user has sent me some information that they posted to one of my
In my application the user has the option to modify the CSS of their
After a user has logged in using Facebook I need to access their Facebook
My project has a need for realtime user interaction and I think SignalR will
My console app will loop through each User to get their Websites, so that
User has many Tracks, through Favorite. Favorite has some extra per-user meta-data about the
the user has the option of dragging several pictureboxes around the form. when he
THIS USER HAS ALREADY ASKED THE EXACT DUPLICATE A FEW MINUTES AGO sql and
A user has a list of books, but only 1 book can be displayed
a post has a user (belongsTo) and a user has a profile (hasOne). Normally

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.