I have to create a progress bar screen to show the progress of download or during server interactions. I want it to be transparent and covers the screen fully. In center the popup progress should come with the status.
please help me on this. provide me if any sample code.
These series of KB articles should be your starting point. The author has provided detail explanations with all source code. You should be able to modify code to suit your requirements.
Sample "Please Wait" screen - Part-1