I have an application in that i have an activity where it fetches data from server. and showed in an activity. I did that.' but i want that progressdialog should be there if any problem with internet connection came then it should show the the problem with internet.
means i have to give time for progressbar if it crosses the 10sec then that warning alert should come to tell "problem with internet" What i write to show the progres dialog and how to give time limit for that. please give me the answer. thank you