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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T12:30:07+00:00 2026-06-02T12:30:07+00:00

Launching a specific browser by icon is done with a ACTION_MAIN. Launching a specific

  • 0

Launching a specific browser by icon is done with a ACTION_MAIN.
Launching a specific url using default browser is done with a ACTION_VIEW.

What if you want to open a specific url in a specific browser?

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

    If you know the package name and the class name of the browser,you can use
    Intent.setClassName (String packageName, String className). looks like:

    Intent i=new Intent(ACTION_VIEW, url);
    i.setClassName("com.test.browser","BrowserActivity");
    startActivity(i);
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Default programs for launching a specific type of file can be configured in windows.
I am launching a site and want to set up an htaccess file to
We are launching a site that is media heavy and looking at using silverlight,
I am launching a java jar file which often requires more than the default
I'm launching a Java process (java.exe) from .Net. using Process.Start() . In addition to
When launching java -cp h2-1.3.161.jar org.h2.tools.Server it always opens the console in a browser.
Under iOS there are several built in hooks for launching service-specific apps based on
I'm using launching firefox from the command line in a script to get snapshots
How can I debug a specific rowtest? I'm using Visual Studio and nUnit. TDD.NET
Launching code on document ready is a pillar of jQuery. But sometimes, lengthy operations

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.