Error: MountEmulatedStorage()

Error: MountEmulatedStorage()

我正在开发一个网络应用程序,它可以在服务器上登录并取回一些数据。直到昨天晚上一切都很好。现在应用程序什么都不做。起始页加载了按钮和输入,但如果我点击其中一个,什么也没有发生。我拒绝了我的实际更改,但错误并没有消失。 有人处于类似情况吗?我开始使用 AS,我的 MAC 和我的 S5 new,但没有任何效果。

错误是:

E/Zygote: MountEmulatedStorage()
E/Zygote: v2
E/SELinux: [DEBUG] get_category: variable seinfo: default sensitivity: NULL, cateogry: NULL
E/SysUtils: ApplicationContext is null in ApplicationStatus
E/libEGL: validate_display:255 error 3008 (EGL_BAD_DISPLAY)
E/ViewRootImpl: sendUserActionEvent() mView == null

您使用的是自定义异常处理程序吗?您可能没有将 stackTrace 打印到日志,然后像 ClassCastException 这样的简单崩溃会让您悬而未决……只有您描述的错误