我已将Nexus 7(2013)更新为Android L预览版,并发现我的其中一个应用无法再使用以下LogCat错误消息启动:
E / WindowState(643):getStack:Window {33f867f8 u0 启动com.xxxxxx.ooooo}无法找到taskId = 151 呼叫者= com.android.server.wm.WindowState.getDisplayContent:730 com.android.server.wm.WindowStateAnimator.stepAnimationLocked:273 com.android.server.wm.WindowAnimator.updateWindowsLocked:254 com.android.server.wm.WindowAnimator.animateLocked:550
另请注意,将播放应用程序启动动画,但屏幕将返回上一个屏幕,而不会出现任何面向用户的错误消息,因此我只有这个错误对话框才能继续播放并且无可救药地丢失atm 。非常感谢任何帮助。
修改 VLC和一些可能使用过VLC库的视频播放器有同样的问题,所以我猜测它是VLC的原生库,因为Android L已经收紧了JNI,但我迷失了在给定不透明日志消息的地方开始修改: - /