Skip to main content

android-strictmode-expert

Expert guidance for Android StrictMode integration, diagnostics, and optimization. Covers ThreadPolicy (disk I/O, network, custom slow calls, unbuffered IO, resource mismatches) and VmPolicy (memory leaks, incorrect context, intent routing, secure BAL in Android 15/API 35). Directs whitelisting and custom penalties via StrictPro. Triggers: "StrictMode", "ThreadPolicy", "VmPolicy", "detectDiskReads", "detectDiskWrites", "detectNetwork", "detectCustomSlowCalls", "detectUnbufferedIo", "detectResourceMismatches", "detectActivityLeaks", "detectUntaggedSockets", "detectCleartextNetwork", "detectNonSdkApiUsage", "detectContentUriWithoutPermission", "detectImplicitDirectBoot", "detectIncorrectContextUse", "detectLeakedClosableObjects", "detectLeakedRegistrationObjects", "detectUnsafeIntentLaunch", "detectFileUriExposure", "detectCredentialProtectedWhileLocked", "detectLeakedSqlLiteObjects", "detectBlockedBackgroundActivityLaunch", "allowThreadDiskReads", "allowThreadDiskWrites", "StrictPro".

Jump to install

Source facts

Repository
JosephSanjaya/skills
Last source activity
June 14, 2026 at 08:51
Detected SKILL.md language
English
Stars
5
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.