错误:Only the original thread that created a view hierarchy can touch its views——Handler的使用
摘要:
在跟随教程学习到显示web页面的html源码时报错:Only the original thread that created a view hierarchy can touch its views,通过网上查找资料得知:android中相关的view和控件不是线程安全的,必须单独做处理。如果要更... 阅读全文
posted @ 2014-12-12 16:08 小呀么小二郎 阅读(9124) 评论(0) 推荐(0) 编辑