0

I am the beginner to the android. I want to change the progress bar of my custom How to change image of the progress bar.Please help me.Thanks in advance...

laalto
  • 150,114
  • 66
  • 286
  • 303
rajesh
  • 29
  • 2
  • 10
  • check out [the link](http://stackoverflow.com/a/14644174/2345913) – CRUSADER Jun 06 '13 at 12:52
  • check out my blog here http://pankajchunchun.wordpress.com/2011/09/10/customization-of-spinner-progress/ – Pankaj Kumar Jun 06 '13 at 12:55
  • In my apps I'm using AsyncTask to display a progress bar.In this there is no tag in xml file .So how can i change progress bar image ..please give some idea to change the image – rajesh Jun 06 '13 at 13:03

1 Answers1

0

A Custom ProgressBar for Android can be found here

http://techdroid.kbeanie.com/2010/04/custom-progressbar-for-android.html

Arun C
  • 9,035
  • 2
  • 28
  • 42