Browse Android skills

These are some of the Android skills that we've launched so far. Android skills follow the agent skills open standard and are designed to be reusable across all AI tools that support skills.

To explore all the available skills, see the Android skills GitHub repository.

Adopt Compose Styles

Integrate the Jetpack Compose Styles API to set up component themes and make custom components styleable.

Analyze Perfetto traces

Analyze Perfetto traces to find the root cause of latency, memory, or jank issues in Android apps.

Audit R8 configuration

Optimize your app's performance by auditing your R8 configuration.

Build for display glasses

Develop projected Android XR apps for display glasses using the Jetpack Compose Glimmer UI toolkit.

Implement AppFunctions

Expose key user workflows to the Android system, allowing AI agents to discover and execute them on-device.

Integrate Play Engage SDK

Integrate the Play Engage SDK into your app to publish content clusters and engage users on Google Play.

Make app adaptive

Build responsive UIs that adapt to different Android devices, handling varying window sizes and input methods.

Make app edge-to-edge

Modernize your app UI by implementing edge-to-edge layout support.

Migrate to CameraX

Migrate legacy Android camera implementations (Camera1 or raw Camera2 APIs) to CameraX.

Migrate to Compose

Instructions to help you migrate your view-based UI to Jetpack Compose.

Retrieve verified email

Integrate a secure, OTP-less email verification flow into your app using Credential Manager.

Set up Navigation 3

Best practices for setting up and using Navigation 3 in your app.

Set up testing strategy

Analyze your project and set up a comprehensive testing strategy, including unit, UI, and screenshot tests.

Upgrade Play Billing library

Access new features by upgrading your Play Billing Library.

Upgrade to AGP 9

Guidance on upgrading your project to Android Gradle Plugin 9.

Use Perfetto SQL

Translate natural language prompts into Perfetto SQL queries to extract data from Android Perfetto traces.