会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
_yegong
博客园
首页
新随笔
联系
订阅
管理
2017年6月7日
OkHttp下载文件中途断网报Can't create handler inside thread that has not called Looper.prepare()异常的解决办法
摘要: 最近做项目时出现个问题。 在一个基类中,创建一个Handler对象用于主线程向子线程发送数据,代码如下: 但不知道为啥一直报错:Can't create handler inside thread that has not called Looper.prepare()。 搜索后发现,原因是此Han
阅读全文
posted @ 2017-06-07 16:14 从前有個人
阅读(1212)
评论(0)
推荐(0)
编辑