mladenrakonjac/ModernAndroidApp

Question about packages

truongnmt opened this issue · 0 comments

First thanks for an awesome and suber helpful tutorial. But I want to clear some points about packages, for beginner like me, first time on architecture is a lot of why.

So would you be so kind as to briefly explain the purposes of these packages:

  • androidmanagers
  • data
  • ui
    • rvadapters
    • screens.main
    • uimodels
  • utility
    • di
    • extensions
      By the way can you introduce some patterns to divide packages too, thanks a lot!