Android : How to enforce a asynctask in android

on Saturday, September 27, 2014


I have meet a problem, I call a new Asynctask inside another Asynctask, the result is that when call

the second Asynctask, the thread is blocked, how can force to run the Asynctask? Thanks.


0 comments:

Post a Comment