Introduction
Claude Code is an AI coding assistant that runs in your terminal. It can automatically implement SDK integration by referencing the Adrop Help Center URL.Copy the sample prompts below and just replace App Key and Unit ID to get started.
Getting Started
1. Install Claude Code
2. Run in your project folder
3. Enter a prompt
Copy and use the sample prompts below.Sample Prompts
Tips
Be specific about placementInstead of “at the bottom of MainActivity”, try “inside the ConstraintLayout in activity_main.xml, aligned to the bottom” for more accurate implementation.
Try with test keys firstYou can find test App Keys and Unit IDs in the Test Environment section of the Prerequisites page.