Android
Official@android
Offers specialized migration and performance optimization services for Jetpack Compose, XR display interfaces, and mobile application lifecycle management.
Agent Skills by Android
Showing 26 vetted skills indexed across 1 GitHub repositories.
restore-credentials
Implement Android Restore Credentials with androidx.credentials for silent sign-in on new devices.
android-intent-security
Hardens Android components against Intent redirection and unauthorized access vulnerabilities.
camerax
Implement Android camera features with CameraX, Camera2Interop, ML Kit, and Media3.
android-profiler
Records and analyzes Android performance traces, heap dumps, and PerfettoSQL queries.
leanback-to-compose-tv-migration
Migrates Android TV apps from Leanback UI Toolkit to Jetpack Compose for TV.
play-policy-insights
Audit Android apps against Google Play policies and generate compliance reports.
agp-9-upgrade
Migrates Android projects to Android Gradle Plugin 9 with new DSL and built-in Kotlin.
wear-compose-m3
Guides creation, updating, and migration of Wear OS apps using Compose Material3 libraries.
media3-cast-integration
Implements Google Cast playback in Android apps using Jetpack Media3 CastPlayer.
verified-email
Retrieve cryptographically verified emails via Android Credential Manager with OpenID4VP.
camera1-to-camerax
Migrate legacy Camera1 or Camera2 code to CameraX with lifecycle binding.
adaptive
Migrate Jetpack Compose navigation and layouts to Navigation 3 adaptive multi-pane UIs.
styles
Migrate custom Jetpack Compose components and theming to the Experimental Styles API.
migrate-xml-views-to-jetpack-compose
Migrate Android XML View layouts to Jetpack Compose with validation.
navigation-3
Migrate Android Jetpack Compose apps from Navigation 2 to Navigation 3 with NavDisplay and typed NavKey routes.
display-glasses-with-jetpack-compose-glimmer
Configure projected Android XR display glasses apps with Jetpack Compose Glimmer theming and focus navigation.
perfetto-trace-analysis
Analyze Perfetto traces to locate Android app latency, memory, and jank root causes.
perfetto-sql
Translate natural-language performance intents into Perfetto SQL queries and execute them on trace files.
testing-setup
Analyze Android build files and create a testing strategy for unit, UI, screenshot, and E2E coverage.
edge-to-edge
Migrates Jetpack Compose apps to adaptive edge-to-edge layouts with proper insets for bars and IME.
android-cli
Orchestrate Android development tasks via the android CLI command surface.
appfunctions
Expose Android app workflows as AppFunctions for AI agent execution.
engage-sdk-integration
Generate Play Engage SDK publishing boilerplate and map data classes to Engage entities.
play-billing-library-version-upgrade
Upgrade Android apps from legacy Google Play Billing Library versions to the latest stable release.
Frequently Asked Questions About Android
FAQPage SchemaWhat specific mobile development tasks are supported?▼
These capabilities support migrating legacy XML layouts to Jetpack Compose, upgrading Play Billing libraries, implementing adaptive multi-pane navigation, and configuring XR display interfaces. Additionally, it provides deep performance analysis for latency and memory jank using trace files and R8 keep rule optimization.
Which engineers benefit from these technical capabilities?▼
Mobile engineers, UI/UX developers, and performance specialists working within the Android ecosystem benefit from these services. It is specifically designed for developers managing complex migrations, optimizing application rendering performance, or integrating modern Material3 design systems into existing mobile or wearable codebases.
What are the prerequisites for implementing these migration services?▼
Implementation requires an existing Android project environment, typically utilizing Gradle build files. Specific migrations, such as moving to Navigation 3 or Material3, require a baseline Jetpack Compose setup, while Perfetto analysis requires trace files generated from the target application during runtime execution.