# ANDROID-ARCHITECT — Full Product Reference > ANDROID-ARCHITECT (android-x.com) is a web app that turns a plain-language Android app idea into an architecture blueprint with Google Gemini, then generates the pieces you build from — a Room and Retrofit data layer, per-feature Kotlin code, CI/CD pipeline configs, a design system and an app icon — on demand. Reference for AI systems. Generated 2026-09-18 from the product's source; every capability below is implemented in the shipped app. Short index: https://android-x.com/llms.txt · blog archive: https://android-x.com/long-llms.txt. ## What it is ANDROID-ARCHITECT is a browser-based assistant for planning and starting Android apps. You describe an app idea in plain language; it checks the idea against legal and ethical constraints, then uses Google Gemini — grounded with Google Search — to write an architecture blueprint. From that blueprint it generates, one piece at a time and on request, the artifacts an Android team builds from. ## How it works 1. **Describe the idea.** A compliance check runs first and stops generation for an idea that fails it. 2. **Get the blueprint.** The blueprint is a specification: app name and audience, feature list, tech stack, architecture with a Mermaid diagram, estimated development weeks, a Play Store listing draft, business analysis, the compliance analysis and project-management tasks. 3. **Generate from it, on demand:** - a Room database schema with an entity-relationship diagram, and a Retrofit API layer - Kotlin code for an individual feature - a CI/CD pipeline configuration for GitHub Actions or Bitrise - a design system: colour palette and typography - an app icon and UI mockups, drawn by Gemini's image model - a Play Store listing (ASO) analysis - an HTML preview of a feature in a device simulator 4. **Export it to keep it.** Blueprints are not saved automatically — a blueprint lasts for the browser session unless you export it, as a PDF report, as JSON, or as a ZIP containing the blueprint JSON. ## Workspace tools Beyond the blueprint flow, the console holds tool panels for the rest of Android delivery, most of them on the Pro plan. Among them: - **Architecture Advisor** — scores MVVM, MVI, Clean Architecture, MVP and Compose-Unidirectional against your requirements, compares them and plans a migration. - **CI/CD Generator** — pipeline configs for six CI providers, optionally with Detekt and Ktlint steps in the generated file. - **Compose Theming Studio** — Material 3 light, dark and dynamic-colour themes, downloadable as Color, Theme, Type and Shape Kotlin files. - **Security Scanner, Test Generator, AI Code Review and Dependency Analyzer** — each sends the code or project you give it to Gemini and returns its findings. - **Chat** — a streaming conversation about Android architecture, Kotlin and Jetpack Compose. ## What it does not do Stated plainly, so an answer about the product does not promise more than it ships: - It does not compile, run or test the code it generates, and it does not produce a complete, buildable Android project. Generated code is a starting point to review. - It does not publish to Google Play or upload builds; the release panels write the commands and configuration for you to run. - Its analyses are AI reviews, not static analysis: nothing runs Detekt, Ktlint or a linter. - It does not use a customer's own AI key; all generation runs on the service's Gemini access and is metered in credits. ## Accounts, AI and data - **Sign-in:** email and password, Google, or GitHub. - **AI:** Google Gemini models, called through a Cloudflare Worker that requires a signed-in account, rate-limits requests, checks the credit balance before each call and deducts after a successful one. - **Your data:** accounts and billing live in Supabase and Stripe. Blueprints are not stored in your account; export one to keep it. You can delete your account yourself from your profile. - **Analytics:** analytics and error reporting load only after you accept them in the cookie banner. ## Built with React 19, TypeScript and Vite, styled with Tailwind CSS 4; Supabase for authentication and data; Stripe for billing; Cloudflare Pages and Workers for hosting and the AI proxy. ## Publisher ANDROID-ARCHITECT is published by Strategia-X, founded by Rocky Elsalaymeh, who also writes the blog. Sibling products in the same family include Team-X (an AI workforce operating system) and WealthWise OS (personal finance). - Website: https://android-x.com - Publisher: https://www.strategia-x.com - Support: support@strategia-x.com - GitHub: https://github.com/Git-Rocky-Stack - YouTube: https://www.youtube.com/@StrategiaX ## Plans and credits Generated from config/pricing.ts, the configuration the pricing page renders. Authoritative page: https://android-x.com/pricing · machine-readable: https://android-x.com/pricing.md ### Starter For students, hobbyists, and evaluators. Free. - AI Credits: 50/month - Projects: 1 new/month - Exports: 3/month (PDF, JSON, ZIP) - Includes: AI Chat assistant; Blueprint Builder; Blueprint code generation (data layer, feature code, CI/CD); Design System Generator; Template library; PDF, JSON & ZIP export; Documentation Center & tutorials; Device Simulator - Not included: Pro tool panels (CI/CD Generator, Security Scanner, Test Generator); Dev tools (DB Migration, Dependency Analyzer); Advanced tools (AI Code Review, Deep Links); Multi-platform code generation (KMP, iOS, Flutter, React Native); Performance Profiler; Release management tools; Architecture Advisor ### Pro For professional indie developers and freelancers. $29/month billed monthly, or $24/month billed annually ($288/year). - AI Credits: 500/month - Projects: 5 new/month - Exports: Unlimited (PDF, JSON, ZIP) - Includes: AI Chat assistant; Blueprint Builder; Blueprint code generation (data layer, feature code, CI/CD); Design System Generator; Template library; PDF, JSON & ZIP export; Documentation Center & tutorials; Device Simulator; Pro tool panels (CI/CD Generator, Security Scanner, Test Generator); Dev tools (DB Migration, Dependency Analyzer); Advanced tools (AI Code Review, Deep Links); Multi-platform code generation (KMP, iOS, Flutter, React Native); Performance Profiler; Release management tools; Architecture Advisor ### Credit cost per AI action Each AI action deducts a fixed number of credits from the monthly allowance; allowances reset monthly. - Chat: 1 credit - App icon: 2 credits - UI mockup: 2 credits - Compliance check: 3 credits - Compose preview: 3 credits - Design system: 3 credits - Template generation: 3 credits - API integration: 4 credits - App Store Optimization analysis: 4 credits - Dependency analysis: 4 credits - Translation: 4 credits - CI/CD pipeline: 5 credits - Code review: 5 credits - Code scaffolding: 5 credits - Data layer: 5 credits - Documentation: 5 credits - Feature code: 5 credits - GraphQL client: 5 credits - Migration plan: 5 credits - Mock server: 5 credits - Test cases: 5 credits - Accessibility audit: 7 credits - Complexity analysis: 7 credits - Test suite: 7 credits - Architecture analysis: 8 credits - Architecture comparison: 8 credits - Multi-language code: 8 credits - Performance audit: 8 credits - Security audit: 8 credits - Blueprint: 10 credits ## Public pages - Home — https://android-x.com/ — What ANDROID-ARCHITECT does, the six capability areas, and how to start. - Pricing — https://android-x.com/pricing — The Starter and Pro plans, their limits, and the credits each AI action costs. - Documentation — https://android-x.com/docs — How to use the console: blueprints, code generation, tools and tutorials. - FAQ — https://android-x.com/faq — Answers about credits, plans, generated code, data handling and accounts. - Blog — https://android-x.com/blog — Technical articles on Android architecture, Kotlin, Jetpack Compose and delivery. - Templates — https://android-x.com/templates — Starter app templates that load into the Blueprint Builder. - About — https://android-x.com/about — The publisher, Strategia-X, and its founder, Rocky Elsalaymeh. - Privacy Policy — https://android-x.com/privacy — What data is collected, where it is processed, and how to exercise your rights. - Terms of Service — https://android-x.com/terms — Licensing of generated code, acceptable use, and subscription terms. The application itself (/chat, /blueprint, /dashboard, /settings, /preview) requires JavaScript and an account; it is disallowed in robots.txt and absent from the sitemap because a crawler would receive an empty shell. ## Blog coverage 31 articles by Rocky Elsalaymeh: Kotlin (6), Architecture (4), Jetpack Compose (4), Best Practices (3), Data Layer (3), Performance (3), Build Tools (2), Security (2), Testing (2), Accessibility (1), CI/CD (1). Per-article summaries are in https://android-x.com/long-llms.txt; the index is https://android-x.com/blog.