android / android-studio-poet

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

Make generation launchable #25

Closed NikitaKozlov closed 6 years ago

NikitaKozlov commented 6 years ago

If you build it as it is then it will fail, because of multidex, you can reduce amount of methods in normal classes generated, then everything would be fine.

NikitaKozlov commented 6 years ago

Added multidex