Integrate Luciq on Android
Integrate the Luciq SDK into your Android app step by step. Enable bug reporting and crash reporting with our comprehensive Android setup guide.
Get started in seconds
Option 1 — Set up with an AI coding agent (recommended)
Set up Luciq SDK in this project in one shot!
1. Install the Luciq agent skills: `npx luciq-skills install`
2. Setup and authenticate Luciq MCP server to this project
3. Add the Luciq SDK to this projectOption 2 — Install manually
Gradle
implementation 'ai.luciq.library:luciq:19.6.0' Maven
Using Luciq

Permissions
Last updated