I am calling a webservice through asynctask, to call the webservice i am calling one method named makeRequest() in
webservice
asynctask
makeRequest()
call the success method on onPostExecute method