AsyncTask不能并发请求,只能线性请求。循环中请求,就会报java.lang.IllegalStateException: Cannot execute task: the task is already running.
AsyncTask不能并发请求,只能线性请求。循环中请求,就会报java.lang.IllegalStateException: Cannot execute task: the task is already running.
本文标题:java.lang.IllegalStateException:
本文链接:https://www.haomeiwen.com/subject/vaxfghtx.html
网友评论