搜索
搜索结果
124 results for "android"

android-clean-architecture
Clean Architecture patterns for Android and Kotlin Multiplatform projects — module structure, dependency rules, UseCases, Repositories, and data layer patterns.
affaan-m
android-clean-architecture
适用于 Android 和 Kotlin Multiplatform 项目的整洁架构模式——模块结构、依赖规则、UseCase、Repository 和数据层模式。
affaan-m
orca-emulator-android
Control an Android emulator / device from inside Orca using the `orca` CLI. Use for listing/booting AVDs, taps, swipes, typing, hardware buttons (incl. Back and Recents), rotation, app install/launch, runtime permissions, the accessibility tree, and logcat — driving a real adb-connected device or emulator. Cross-platform (Windows, Linux, macOS). Complements the orca-emulator (iOS) and orca-cli skills.
stablyai
android-native-dev
Android 原生应用开发与 UI 设计指南。涵盖 Material Design 3、Kotlin/Compose 开发、项目配置、无障碍功能以及构建排错等内容。进行 Android 原生应用开发前请先阅读本指南。
minimax-ai
verified-email
Provides a complete workflow for implementing verified email retrieval
android
engage-sdk-integration
Helps developers integrate, debug, and resolve Play Engage SDK implementation
android
display-glasses-with-jetpack-compose-glimmer
Provides guidelines for developing projected Android XR apps for display
android
appfunctions
Analyzes Android apps to identify key user workflows for AppFunctions
android
play-billing-library-version-upgrade
Use this skill when upgrading or migrating an Android project from any
android
styles
Use this skill to integrate the Jetpack Compose Styles API into an Android
android
testing-setup
Analyze and create a testing strategy for native Android apps - install
android
adaptive
用于制作或更新应用 UI 的说明,使其适应不同的 Android 设备,包括手机、平板、折叠屏、笔记本电脑、台式机、电视、汽车和 XR。包括如何使用 Compose MediaQuery API 处理不同的窗口大小、指点设备(如鼠标)和文本输入设备(如键盘)。还涵盖使用 Navigation3 Scenes 的多窗格布局、具有不同目标大小的自适应 UI 组件(如按钮),以及使用 Compose Grid 和 FlexBox API 的自适应布局(包括导航区域 - 导航栏和导航栏)。
android
migrate-xml-views-to-jetpack-compose
Provides a structured workflow for migrating an Android XML View to Jetpack
android
r8-analyzer
Analyzes Android build files and R8 keep rules to identify redundancies,
android
navigation-3
Learn how to install and migrate to Jetpack Navigation 3, and how to
android
android-tombstone-symbolication
Symbolicate the .NET runtime frames in an Android tombstone file. Extracts BuildIds and PC offsets from the native backtrace, downloads debug symbols from the Microsoft symbol server, and runs llvm-symbolizer to produce function names with source file and line numbers. USE FOR triaging a .NET MAUI or Mono Android app crash from a tombstone, resolving native backtrace frames in libmonosgen-2.0.so or libcoreclr.so to .NET runtime source code, or investigating SIGABRT, SIGSEGV, or other native signals originating from the .NET runtime on Android. DO NOT USE FOR pure Java/Kotlin crashes, managed .NET exceptions that are already captured in logcat, or iOS crash logs. INVOKES Symbolicate-Tombstone.ps1 script, llvm-symbolizer, Microsoft symbol server.
dotnet
android-emulator
Verify and debug native, React Native, Expo, or Flutter apps on an Android Emulator with agent-device. Use when an agent needs to launch an app, inspect its live UI, tap, type, scroll, validate a code change, collect failure evidence, or reproduce a workflow on an Android virtual device.
callstack
android-aso
When the user wants to optimize their Google Play Store listing — title, short description, full description, keywords, ratings, or Play Store-specific features. Use when the user mentions "Google Play", "Android", "Play Store", "Play Console", "short description", "full description indexed", "Google Play ASO", or wants Google Play-specific keyword, creative, or ratings strategy. For iOS App Store optimization, see aso-audit and metadata-optimization.
appeeky
android-aso
When the user wants to optimize their Google Play Store listing — title, short description, full description, keywords, ratings, or Play Store-specific features. Use when the user mentions "Google Play", "Android", "Play Store", "Play Console", "short description", "full description indexed", "Google Play ASO", or wants Google Play-specific keyword, creative, or ratings strategy. For iOS App Store optimization, see aso-audit and metadata-optimization.
eronred
android-kotlin
Android Kotlin development with Coroutines, Jetpack Compose, Hilt, and MockK testing
alinaqi
android-kotlin
Android Kotlin development with Coroutines, Jetpack Compose, Hilt, and MockK testing
alinaqi
android-kotlin-development
Develop native Android apps with Kotlin. Covers MVVM with Jetpack, Compose for modern UI, Retrofit for API calls, Room for local storage, and navigation architecture.
aj-geddes
mapbox-android-patterns
Official integration patterns for Mapbox Maps SDK on Android. Covers installation, adding markers, user location, custom data, styles, camera control, and featureset interactions. Based on official Mapbox documentation.
mapbox
ios-android-logs
Guide to accessing device logs on iOS and Android for Capacitor apps. Covers command-line tools, GUI applications, filtering, and real-time streaming. Use this skill when users need to view device logs for debugging.
cap-go