Skip to main content
在 Manus 中运行任何 Skill
一键导入

android-app-development

星标18
分支2
更新时间2026年6月19日 19:00

Use this skill whenever the user is developing an Android app (in Kotlin or Java, with Jetpack/Compose/Views) and either (1) something in the Android platform is behaving unexpectedly and they need to understand why, (2) they want to know what an Android SDK API actually does under the hood, (3) they're debugging a platform interaction that the documentation doesn't fully explain (Doze, JobScheduler, broadcasts, background restrictions, foreground services, activity lifecycle, permission grants, BroadcastReceiver delivery, intent routing, package visibility, etc.), (4) they're comparing how an API behaves across different Android versions they're targeting (API 33-37 / Android 13-17), or (5) they want to know in which minor release (r1, r2, ..., rN) of a major Android version a behavior change shipped. Trigger whenever the user is working in an `app/` module with `build.gradle.kts`, an AndroidManifest with `<application>` (not platform-level), or mentions "my app", "the SDK", "Jetpack", "Compose", "Activity",

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
3 个文件
SKILL.md
readonly