RuntimeException: Can't create handler inside thread that has not called Looper.prepare()

前端 未结 2 1439
北荒
北荒 2021-01-27 06:14

I\'ve got a code with an ASyncTask and the problem is that when I execute it several times it crashes with this exception: RuntimeException: Only one Looper may be created per t

2条回答
提交回复
热议问题