ワンクリックで
android-media-files-sharing
Use modern Android file, media, picker, FileProvider, and share-sheet APIs with minimal permissions.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Use modern Android file, media, picker, FileProvider, and share-sheet APIs with minimal permissions.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Automate Android CI, versioning, signing boundaries, release channels, and Play-ready delivery workflows.
Use Coil in Jetpack Compose with AsyncImage, painter variants, sizing, and accessible image loading patterns.
Make Compose interfaces accessible with semantics, announcements, contrast, focus order, and adaptive touch targets.
Profile and improve Compose recomposition, layout, scrolling, startup, and rendering performance in Android apps.
Manage Compose state, remember APIs, side effects, snapshots, and lifecycle-aware collection without leaks or loops.
Bridge Compose and the View system safely during incremental migrations, interoperability screens, and shared theming.
| name | android-media-files-sharing |
| description | Use modern Android file, media, picker, FileProvider, and share-sheet APIs with minimal permissions. |
| metadata | {"version":"0.1.0","category":"data-platform","tags":["android","media","files","sharing"],"triggers":{"include":["android file sharing","photo picker android app","fileprovider setup android","share pdf image android","media attachment android flow","android-media-files-sharing skill","content uri sharing android","share sheet android fileprovider","share-sheet apis with minimal permissions"],"exclude":["room dao change","compose performance","gradle plugin error","runtime permission request only","request notification permission"]},"owners":["@android-agent-skills/maintainers"],"test_targets":["examples/orbittasks-compose","examples/orbittasks-xml","benchmarks/triggers.jsonl"]} |
android-permissions-activity-results only when the hard part is the runtime permission flow itself.android-permissions-activity-resultsandroid-security-best-practicesFileProvider, or chooser-based sharing before considering broad storage permissions.content:// URIs and temporary grants, never raw file paths.file:// paths or world-readable files instead of FileProvider URIs.cd examples/orbittasks-compose && ./gradlew :app:testDebugUnitTestcd examples/orbittasks-xml && ./gradlew :app:testDebugUnitTestpython3 scripts/eval_triggers.py --skill android-media-files-sharing