当我尝试添加第二个活动时未处理的事件循环异常
Posted
技术标签:
【中文标题】当我尝试添加第二个活动时未处理的事件循环异常【英文标题】:Unhandled event loop exception while I try to add a second Activity 【发布时间】:2017-08-09 20:18:09 【问题描述】:我是 android 应用开发新手。我为此使用 Eclipse v4.6 (Neon)。当我尝试向我的项目添加第二个 Activity 时,会出现错误提示:
发生了未处理的事件 LoopException。
错误的其他细节是:
日志文件的详细信息是:
Unhandled event loop exception
java.lang.***Error
日志文件的详细信息是:
Plug In: org.eclipse.ui
Severity: error
Exception Stack Trace:
java.lang.***Error
at org.eclipse.core.internal.filesystem.local.LocalFileNatives.internalGetFileInfoW(Native Method)
at org.eclipse.core.internal.filesystem.local.LocalFileNatives.fetchFileInfo(LocalFileNatives.java:113)
at org.eclipse.core.internal.filesystem.local.LocalFileHandler.fetchFileInfo(LocalFileHandler.java:27)
at org.eclipse.core.internal.filesystem.local.LocalFileNativesManager.fetchFileInfo(LocalFileNativesManager.java:62)
at org.eclipse.core.internal.filesystem.local.LocalFile.fetchInfo(LocalFile.java:159)
at org.eclipse.core.filesystem.provider.FileStore.fetchInfo(FileStore.java:258)
at org.eclipse.core.internal.localstore.FileSystemResourceManager.fastIsSynchronized(FileSystemResourceManager.java:463)
at org.eclipse.core.internal.localstore.FileSystemResourceManager.isSynchronized(FileSystemResourceManager.java:735)
at org.eclipse.core.internal.resources.Resource.isSynchronized(Resource.java:1446)
at org.eclipse.core.internal.resources.File.getContentDescription(File.java:257)
如何修复这些错误?
【问题讨论】:
【参考方案1】:在 Android Studio 中有一个 AndroidManifest.xml 文件,所有活动都在其中注册。也许您也应该在 Eclipse 中注册您的活动。
【讨论】:
【参考方案2】:尝试使用您的 IDE 工具添加活动,而不是自己添加。在 Android Studio 中,您可以轻松地右键单击项目文件夹 → New → Android 活动。
在 Eclipse 中,您可以单击新建项目按钮并选择 Android Activity(在 Android 应用程序项目下方)。
【讨论】:
以上是关于当我尝试添加第二个活动时未处理的事件循环异常的主要内容,如果未能解决你的问题,请参考以下文章
Flutter:未处理的异常:错误状态:调用关闭后无法添加新事件(不一样的情况)
WSO2工具(eclipse)错误未处理的事件循环异常:带有groovy脚本的脚本调解器