# Tool: Build Prompt for Android Kotlin Architecture

> Develop high-performance Android apps with the BOPINK Android Kotlin Prompt Studio. Built for Android Developers and Mobile Engineers, this tool constructs prompt specifications for building native Android screens using Kotlin Coroutines, Jetpack Compose UI, Material 3 components, Dagger Hilt dependency injection, and Room database integration under MVVM/MVI architecture.

**Category**: prompts-code-design | **Target AI Models**: Gemini 3.1 Pro, GPT-4o

## Domain Parameters:
- `androidStack` (select): Android UI & Architecture Stack (Default: "Compose Material 3")
- `diFramework` (select): Dependency Injection Framework (Default: "Hilt")
- `stateFlowStream` (toggle): Kotlin Coroutines StateFlow Stream (Default: "true")
- `roomDatabase` (toggle): Room Persistence DAO Integration (Default: "true")

## Master Prompt Engineering Architecture (5 Pillars):
1. **Role & Persona**: Domain expert framing
2. **Task & Deliverable**: Primary objective & constraints
3. **Context & Parameters**: Technical specs & camera/stack parameters
4. **Negative Constraints**: Forbidden artifacts & bad practices
5. **Output Spec**: Section formatting & XML/Markdown structure

## Programmatic API Execution:
```http
POST /api/generate-prompt
Content-Type: application/json

{
  "toolSlug": "build-prompt-for-android-kotlin-architecture",
  "rawPrompt": "Your raw concept here",
  "thinkingLevel": "HIGH"
}
```
