clerk-android - Implement Clerk authentication in native Android applications.
Implements Clerk authentication for native Android apps using Kotlin and Jetpack Compose via prebuilt UI or custom API-driven auth flows.
Tags
Updated: 2026-09-20Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Integrate prebuilt auth UI components
- Implement custom API auth flows
- Initialize Clerk SDK in Android
- Verify Android quickstart prerequisites
- Prompt for missing flow parameters
Inputs
- Clerk publishable key
- Authentication flow type choice
- Native Android project files
Outputs
- Clerk SDK initialization code
- Prebuilt or custom auth components
- Gradle dependency updates
- Interactive parameter prompt messages
Requirements
- Android Studio
- clerk-android Gradle dependency
- Clerk Native API enabled
- Android Internet manifest permission
- WebFetch tool access
