I think you can use progress dialog for that purpose. http://www.brighthub.com/mobile/google-android/articles/43168.aspx
On Tue, Nov 16, 2010 at 8:30 PM, Kumar Bibek <[email protected]> wrote: > > http://developer.android.com/reference/android/app/Activity.html#setProgressBarIndeterminate%28boolean%29 > > You can use this. > > > On Tue, Nov 16, 2010 at 8:26 PM, pedr0 <[email protected]> wrote: > >> Hi! >> >> I would like add a rotating wheel which indicates that my application >> do somethings in the application bar (where its name appears ). >> >> Someone knows how should I do? >> >> Thanks a lot. >> >> pedr0. >> >> -- >> 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]<android-developers%[email protected]> >> For more options, visit this group at >> http://groups.google.com/group/android-developers?hl=en > > > > > -- > Kumar Bibek > http://techdroid.kbeanie.com > http://www.kbeanie.com > > > -- > 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]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- 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

