Have a look at the API Demos that are on the emulator Views > Progress Bar > Dialogs might be a good place to start
On Mar 30, 1:03 pm, amx <[email protected]> wrote: > Hi All, > > My application involves doing some calculation on the first activity > and sending the information to the second activity. So while the > calculation is being done , I want to show a activity / progress / > busy indicator on the first activity , before going to the second one. > Is there any way of doing so, or an sample code that does the same. I > was also looking out for the same by calling the calculation method > after a delay so that the progress bar is shown first before the > calculation is done , but this has also failed. Any suggestion or help > will be appreciated from you guys. > > Thank You --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

