MVP(Model View Presenter) pattern with example?

Can someone explain or give some link which will help me understand MVP pattern clearly.
I tried looking up on some blogs and sites but could not find as clear and crisp explanation as that of MVC and MVVM patterns present in the book.
@cstewart Can you help?

Off the top of my head, I don’t know of any good posts on MVP (I’m sure they are out there though).

Search through the archives of Android Weekly and I bet you can find some good articles:

Thanks for the link.
I think I found some good articles there.

Hi,

so good that you’ve found some articles.
can you share them with us?

tnx,

MVP android example which clears resources to prevent memory leaks and app crashes due to background process updating the closed activity.

Android MVP example