Overview / Description
droidperf is an open-source CLI tool that audits and auto-fixes Android Gradle build performance. It analyzes your Gradle build output, pinpoints bottlenecks and inefficiencies, and suggests fixes directly in gradle.properties — with a dry-run preview so you can see every change before it's applied. It supports CI workflows and works across Android/KMP and Flutter projects, so a single command can speed up slow builds without manual tuning. It's aimed at mobile developers and teams who want faster, more reproducible builds without becoming Gradle internals experts.
Used For
AI tool for creators toolkit workflows
Pricing
Pros & Cons
Pros
• Detects Gradle build bottlenecks and suggests concrete fixes automatically • Dry-run preview shows every change before it touches gradle.properties • Works with Android, KMP, and Flutter projects • Supports CI workflows and runs from a single command • Open source and free to use
Cons
• Command-line tool aimed at developers, not a GUI • Scope is limited to Gradle build performance, not app runtime • Auto-suggested changes still warrant review on complex build setups • As a community project, support and maintenance depend on the maintainer
Questions & Answers
Alternatives
Compare this tool against close alternatives in the same category, focusing on output quality, onboarding speed, and workflow fit.