$ errors.fyi/android/StrictModeViolation 128 namespaces · 4,025 codes
android · android/StrictModeViolation
StrictModeViolation

StrictModeViolation

Reported by StrictMode when an application violates a configured policy, typically disk or network I/O on the main thread, leaked SQLite cursors, or unclosed file descriptors. Enable StrictMode in debug builds via StrictMode.setThreadPolicy() and StrictMode.setVmPolicy() to surface violations during development.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT