我正在使用 Android ICS 4.0.4
我的 ES 文件资源管理器、Solid Explorer、文件管理器和其他文件浏览器黑屏将近 10 分钟甚至更长时间。
我在 ES File Explorer 的 logcat 中找到了这些行:
W/ActivityManager( 388): Launch timeout has expired, giving up wake lock!
W/ActivityManager( 388): Activity idle timeout for ActivityRecord{4159fd50 com.estrongs.android.pop/.view.FileExplorerActivity} D/StateMachine( 388): handleMessage: E msg.what=131155
I/ActivityThread(14305): Pub com.estrongs.android.provider.fex: com.estrongs.android.pop.FexProvider
I/ActivityThread(14305): Pub com.estrongs.files: com.estrongs.android.pop.app.FileContentProvider
E/ObjectHelper(14305): Can't find method:setCompatibilityInfo W/System.err(14305): java.io.FileNotFoundException: /sdcard/.estrongs/hide2.txt: open failed: ENOENT (No such file or directory)
I/ActivityManager( 388): Displayed com.estrongs.android.pop/.view.FileExplorerActivity: +4m35s322ms
I/ActivityManager( 388): Process com.estrongs.android.pop (pid 14305) has died.
W/ActivityManager( 388): Force removing ActivityRecord{417b2f88 com.estrongs.android.pop/.view.FileExplorerActivity}: app died, no saved state
I/WindowManager( 388): Input event dispatching timed out sending to application AppWindowToken{41c52bb0 token=Token{416c55d8 ActivityRecord{4159fd50 com.estrongs.android.pop/.view.FileExplorerActivity}}}
E/ActivityManager( 388): ANR in com.estrongs.android.pop (com.estrongs.android.pop/.view.FileExplorerActivity)
E/ActivityManager( 388): Reason: keyDispatchingTimedOut
我不认为 SD 卡有任何问题,但我不是这方面的专家,所以任何人都可以给我一个线索,说明是什么导致了显示 SD 卡内容的巨大延迟?
例如,在 Solid Explorer 中,我有 2 个并排的窗口,左侧的一个以根文件和文件夹开头,并且该窗口总是可以的,但右侧的另一个窗口大部分时间显示 /sdcard 的内容一个带有旋转圆圈的黑屏,10 或 15 分钟后它会显示其中的内容。