问题描述
- java Stack trace of thread "Timer-0":
-
项目debug模式下 ,重新编译时出现以下错误:
严重: Stack trace of thread "Timer-0": java.lang.Object.wait(Native Method) java.util.TimerThread.mainLoop(Timer.java:552)java.util.TimerThread.run(Timer.java:505)
请大神指点!!!!!!!!!!!!
解决方案
thread exiting with uncaught exception: NO stack trace
Unable to execute dex: java.nio.BufferOverflowException. Check the Eclipse log for stack trace.
Unable to execute dex: java.nio.BufferOverflowException. Check the Eclipse log for stack trace.
----------------------
解决方案二:
检查一下你代码吧,然后clean一下项目试试。,
时间: 2024-09-14 06:42:52