If you are using M3, there is a bug where windows opened during
startup would get covered by the app window.  This was fixed in M5,
where it should work fine.  If ProgressDialog isn't being displayed,
you might want to try a simple AlertDialog -- I -know- those worked
when shown in onCreate() (as of M5).

On Apr 3, 1:35 pm, Niket Anand <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> I am trying to show the progress bar when user clicks my app on
> android home main menu.
> I tried different options but failed to do so. Mainly I called
> ProgressDialog.show in onCreate method but it is not showing as I am
> looking for.
>
> As one can see my app icon on main menu then on click of that, till my
> app properly loads, I want to show the progress bar showing
> application loading.
>
> Can anyone help me out?
>
> Thanks,
> Niket
--~--~---------~--~----~------------~-------~--~----~
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
[EMAIL PROTECTED]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to