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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T19:51:50+00:00 2026-05-13T19:51:50+00:00

I am move from one intent to another intent,the another intent collects the data

  • 0

I am move from one intent to another intent,the another intent collects the data from our own data base so,it takes so much time for appearing .In that idle time I want to display a animation like progerss dialogue etc.pleae give me the suggestions

  • 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-13T19:51:50+00:00Added an answer on May 13, 2026 at 7:51 pm

    This snippet should give you an idea:

    public static ProgressDialog getSpinningProgressDialog(Context ctx,
            int messageId) {
        ProgressDialog dialog = new ProgressDialog(ctx);
        dialog.setProgressStyle(STYLE_SPINNER);
        dialog.setCancelable(false);
        dialog.setMessage(ctx.getString(messageId));
        return dialog;
    }
    

    And Activity can manage dialogs itself, look for onCreateDialog(..), showDialog(..), dismissDialog(..).

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

Sidebar

Related Questions

How to move a sub directory from one directory to another, given that both
I want to move from one domain to another one that is shorter and
How can I move items from one list box control to another listbox control
What's the best way to move a document from one doc library to another?
I've been attempting move a directory structure from one location to another in Subversion,
I would like to move a file or folder from one place to another
Is it possible to move quickly from one place in code to another where
In the Visual Studio designer, how do you move a menu item from one
On Windows, Ctrl+Right Arrow will move the text cursor from one word to the
Our team would like to move from the Visual SourceSafe (VSS) to the Team

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.