I have followed following links to customize the progress dialog :
How to center progress indicator in ProgressDialog easily (when no title/text passed along)
custom Progress Dialog in android?
I want to create custom progress dialog like in this image
but that code does not show a progress dialog in my application.Please guide me how to do this ? Also guide me how can i change the color of progress dialog according to my projects theme ?