首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 移动开发 > Android >

threadid=一: thread exiting with uncaught exception (group=0x40015578)

2013-09-07 
threadid1: thread exiting with uncaught exception (group0x40015578)各位帮我看看是什么情况,自己写

threadid=1: thread exiting with uncaught exception (group=0x40015578)
各位帮我看看是什么情况,自己写了个例子,程序没错误,运行也不报错,但会停掉,显示意外终止。是怎么回事啊,,,急,谢谢
threadid=一: thread exiting with uncaught exception (group=0x40015578)
[解决办法]
图片最后一行,没找到类。
如果这个类是其他开发包定义的,可能没导入好
如果是自己定义的,那么有可能在androidmanifest里没设置好<activity>
[解决办法]
哎这个问题,淡腾,我也遇到,
[解决办法]
我也遇到了,有没有哪位大神帮忙看看啊
[解决办法]
WDLX_pt这个类贴出来看看
[解决办法]
首先查下 manifest.xml文件
然后clean一下项目,重启一下eclipse

之前我运行一个很久之前的项目 也是遇到了这个问题

热点排行