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

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -