EasyMVP

A powerful Model-View-Presenter framework for android


code

Less Boilerplate

Combines the power of byte code weaving and annotation processor for writing less and readable code.

layers

Separation of Concerns

Keep your components focused on a single concern that it makes the class more robust.

extension

Bob's your Uncle

Architect your application using Uncle Bob's clean architecture approach