Optimize Android Studio builds, by creating generated projects. Inspired by GradleBuildExperiment. A tool to generate real-life Java and Kotlin Android projects to analyze and improve build times. Create a real-life complexity Android project that mimics your own and observe the build times. If the build times of the generated project are way smaller than yours, it might be worth inspecting deeply your build configs and optimizing. A configurable number of modules. A configurable number of packages. A configurable number of classes. A configurable number of inter-module dependencies. Android resources (images, strings, activities, layouts). Configure how to generate UI layer code. A configurable version of Gradle, Kotlin, the Android Gradle Plugin. Experimental Bazel support, ccompose and DataBinding support.
Features
- Configurable number of modules
- Configurable number of packages
- Configurable number of classes
- Configurable number of inter module dependencies
- Android resources (images, strings, activities, layouts)
- Configure how to generate UI layer code