Android- The Single Responsibility Principle (SRP) implementation in Retrofit library? -


how should use retrofit library in android project follow srp principles (the single responsibility principle in solid principles)?

edit 1

i find out article introduces solid principles in android applications:

so, link describes, there considerations implementing solid principles in android application.

edit 2: limited question more specific in srp principles.


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

meteor - inserting data to database gives error "insert failed: Method '/texts/insert' not found" -