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".

跳到安装

来源信息

仓库
JosephSanjaya/skills
最近来源活动
2026年6月14日 08:51
检测到的 SKILL.md 语言
英语
星标
5
分支
0

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。