I am making an android app in which i have to use progress dialog in android.I want to load progress image when i clicked on login button.Actully i am parsing response and i want till the time the response gets parsed it should show progress dialog.Any help will be appreciated.
Thanks.
I am making an android app in which i have to use progress dialog
Share
Yes you can do that like code below and link.
http://developer.android.com/reference/android/os/AsyncTask.html