It's been a while since I last made an Android Application, so take this
with a grain of salt, but can't you just fire an intent to start the dialog
from onStart()?

On Mon, Jun 22, 2009 at 9:06 PM, Georgy <georgearna...@gmail.com> wrote:

>
> Hello,
>
>
> I am trying to initiate a progress bar when my application starts. The
> way my application works is that it collects info from the db that
> takes around 5 to 6 secs where the screen is completely black.  I am
> trying to initiate a progress dialog that gets triggered WITHOUT a
> button click or any other UI interaction but just when the user starts
> the application.
>
> All the previous posts handled something with handlers and UI
> interactions.
>
> any luck?
>
> thanks
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to