threadid=1: thread exiting with uncaught exception (group=0x40db8930)

时间:2015-07-28 20:16:29   收藏:0   阅读:1059

异常信息如下:

 

07-26 17:23:49.521: W/dalvikvm(29229): threadid=1: thread exiting with uncaught exception (group=0x40db8930)

  

 

出现这种情况,有可能是View,在Activity中强制类型转换的时候,转换不对,或者为了方便复制代码出现ID重复的情况,还有一种情况,是跳转Activity的时候,Activity没有在清单文件注册

原文:http://www.cnblogs.com/spring87/p/4683552.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!