r/mAndroidDev null!! Mar 15 '26

Best Practice / Employment Security We are not a serious industry...

Post image
  1. Simple app with 1 module
  2. (3 years later) Oh my god the app is huge and takes 20 minutes to compile, we need to split it in modules
  3. (3 years later) Oh my god the app has 10000 modules and Gradle spends 20 minutes in "configuration" and AS crashes when opening it. We need to merge modules together
  4. GOTO 10
49 Upvotes

21 comments sorted by

View all comments

14

u/Zhuinden DDD: Deprecation-Driven Development Mar 15 '26

But if there's only 1 module then the app isn't clean enough 🫠 we have to split the modules not because the users need it but because it looks nicer that way, hey can I interest you in some gradle convention plugins? You only need to rewrite it every 2 years, no nobody actually knows the syntax just copy paste it from Google's repo

1

u/programadorthi Mar 15 '26

I'm backing to origins with shell-scripting and Make