android / android-studio-poet

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

Generate Android modules in parallel #93

Closed srmurguia closed 6 years ago

srmurguia commented 6 years ago

Now Android modules are also created in parallel. This reduces time considerably. Went from ~6 seconds to ~1 second to generate a project with 200 Android modules.