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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T02:58:41+00:00 2026-05-31T02:58:41+00:00

I am trying to create a custom dialog class that inherits from Dialog that

  • 0

I am trying to create a custom dialog class that inherits from Dialog that will allow the user to choose a contact. I can get the contact choose to show up just fine by using:

this.getOwnerActivity().startActivityForResult(...);

The problem is that this calls the onActivityResult() on the dialog’s parent activity when the user chooses a contact; I want to encapsulate the handling of the activity result in the dialog class, not the parent activity.

This chap asked the same question, but did not receive a viable answer:

inside Android Dialog, how to setup onActivityResult for startActivityForResult?

Is this possible? Seems like a pretty basic thing to want to do, so I would think there is way.

I could convert the dialog to a whole new activity, but the dialog works very nicely within the context of the app so I would rather not have to resort to that.

  • 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-31T02:58:42+00:00Added an answer on May 31, 2026 at 2:58 am

    The dialog is secondary to its activity. When you start the activity with startActivityForResult(), your dialog gets dismissed (and your activity may get recycled). So when you return to YourActivity.onActivityResult(), the dialog is not active, in fact the original dialog object doesn’t exist any more. You can instantiate the dialog again, show it, pass the necessary data to it, and have it do something, but that seems like a very bad design. Instead, process your results in the activity and open a dialog to communicate with the user.

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

Sidebar

Related Questions

I am trying to create a custom dialog box that displays an image in
I'm trying to create a custom dialog for blackberry... public class cusDialog extends Screen
I am trying to create my first custom Print Dialog in C#. I found
I'm trying to generate a custom dialog in Android. I create my Dialog like
I'm trying to create a custom JSP tag that would take an array object
I am trying to create a custom accordion for my page to that display
I'm trying to create a custom control - a button - which will have
I'm trying to create a custom UIButton that should look like a UIButtonTypeRoundedRect. In
I am trying to create a custom dialog box on the click of an
I am trying to create a custom shaped dialog in android. What I want

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.