
解决
tianxiagongzheng
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
android设备无法挂载(offline)解决方法
今天android设备总是无法挂载,原创 2014-05-19 14:56:09 · 1371 阅读 · 0 评论 -
解决异常IllegalStateException: Can not perform this action after onSaveInstanceState
今天使用Fragment的时候,出现了这个错误 IllegalStateException: Can not perform this action after onSaveInstanceState:转载 2014-05-27 11:00:46 · 681 阅读 · 0 评论 -
解决异常Can't create handler inside thread that has not called Looper.prepare()方法
最近做项目时出现个问题。 在一个基类中,创建一个Handler对象用于主线程向子线程发送数据,代码如下原创 2014-05-27 11:39:08 · 1279 阅读 · 0 评论