2

I implement the AsynTask in my code. I want to update my UI when doInBackground() task completed. But onProgressupdate() method is not calling. Please give us solution for this issue.

4

1 に答える 1

4

から呼び出しpublishProgress(...)ますdoInBackground()

于 2013-01-23T08:14:55.050 に答える