And what kind of architecture do you prefer for yo...
# android
a
And what kind of architecture do you prefer for your [Model]VVM
q
Thanks for your comment! 1. Just the structure is clear that mean the separate the package 2. also follow the Google but used more the retrofit2, rxjava, and dagger !
a
Question remains what architecture you prefer below you ui and presentation logic
MVVM does not define any of that
q
Sorry, I don’t know that??? Could you give me some architecture ? Thanks you so much!
d
One library is mvp, see thirtyinch mvp on GitHub... We use it alot.