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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T13:32:34+00:00 2026-06-07T13:32:34+00:00

In android, there is a function call Toast and it show instantly without involve

  • 0

In android, there is a function call Toast and it show instantly without involve in time. I tried to use Status in RIM but it must run in the invokeLater and cannot set the time less than 1 second. So it cannot display instantly.

Any other built in that same with Toast or Status?

  • 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-07T13:32:36+00:00Added an answer on June 7, 2026 at 1:32 pm

    No there is not afaik. Toast was “invented” in a way by Android.

    Previous OS’s have used popup boxes with confirmation buttons. A Toast is almost like a popup box with a timer attached to it.

    Of course, @Signare gives the common replacement correctly for what you would “normally” do on BlackBerry. Dialog.alert(String)

    If you want something more “Androidy”, this is something we want to implement at Cobi, but have not gotten around to yet due to time constraints working on client work.

    There are 2 unique aspects to a Toast compared to the “old” way of doing things:

    1. the popup only shows for a short time
    2. the popup does not block the user from interacting with the background screen at all

    To create the popup screen, look at the PopupScreen class – and you pass in a layout manager of your own that will be displayed.

    You could start a timer when the screen is shown (we have not implemented this yet) and that could close the screen for you.

    As far as not blocking the user – this is the major difference – and I do not know if it can be done if you use the PopupScreen class. Perhaps if your PopupScreen passes all keypresses through to the underlying screen, this may be possible.

    In some of our apps, we have a custom field, defined in our base MainScreen subclass, that can be positioned over the rest of the fields on the screen. This allows the user to continue interacting with the screen while the field is displayed. I cannot share that code at the moment here.

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

Sidebar

Related Questions

I have a problem with socket send (or write) function on android. There is
i've developed an android app, but sometimes users call me and tell me that
There is a way to call javascript function from webview and then let it
I want to let my android app call a function written in javascript and
On Android there's neat way to browse between several pages of data with the
Two question on Bluetooth development on Android: Is there a way to enable Bluetooth
Possible Duplicate: Overriding the power button in Android Is there any possible way I
im currently reading a book about programming Android and there is a nice little
I know this is the list of permissions in android Is there any new
In an android Activity is there a way to programmatically list the it has

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.