在未捕获的异常下,线程中断退出了。线程中的异常只能在线程本身内捕获,不能抛出,你应该在run里面放入try-catch,内不是放到上一级中。你在线程内适当的地方放入try-catch捕获一下吧,看看是哪里出的错。
相关文章
- Android错误threadid=1: thread exiting with uncaught exception (group=0x416298c8)
- threadid=1: thread exiting with uncaught exception (group=0x40015578)
- jar运行时出现错误:Exception in thread "main" java.lang.NoClassDefFoundError
- Android 应用Crash Log在Logcat中消失的问题 threadid=1: thread exiting with uncaught exception
- android异常崩溃:threadid=1: thread exiting with uncaught exception
- Android 运行时出现“thread exiting with uncaught exception”
- thread exiting with uncaught exception 处理方法
- 解决 threadid=1: thread exiting with uncaught exception (未测试)
- android studio 运行报错 W/ dalvikvm threadid=1 thread exiting with uncaught exception group=0x41c57c50