I am looking for a thorough android studio module naming convention suggestion.
If the name of the module is app free
what is the best name convention for that?
app-free
appfree
app_free
There is no convention for android module names.
But since the packageNames are all lowercase and dot-separated, I'll used appfree
.
BTW if you want to build a "free" version of something, take a look at Gradle' flavors instead of modules.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With