android / android-studio-poet

Large Android projects generator
Apache License 2.0
702 stars 85 forks source link

Generating config files #136

Open ghost opened 6 years ago

ghost commented 6 years ago

I'd like to run Android Studio Poet with a config file that matches my current project, so I can compare my project's build speed with the generated project's build speed. Is there a way I can generate a simple config using an existing project, so I know I have a fair comparison? I'm not sure the best way to find the properties in the example Simple config file like "allMethods", "javaMethodCount", "javaClassCount", etc.