I think this code is okay, You agree?

 public void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
requestWindowFeature(Window.FEATURE_PROGRESS);
setProgressBarIndeterminate(true);


On Nov 16, 4:19 pm, pedr0 <[email protected]> wrote:
> I tried and I have not error but I  see nothing  difference !
> I have to add something in the manifest?
>
> On Nov 16, 4:00 pm, Kumar Bibek <[email protected]> wrote:
>
>
>
> >http://developer.android.com/reference/android/app/Activity.html#setP...
>
> > 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%2Bunsubs
> > >  [email protected]>
> > > For more options, visit this group at
> > >http://groups.google.com/group/android-developers?hl=en
>
> > --
> > Kumar Bibekhttp://techdroid.kbeanie.comhttp://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]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to