. Android Developers Blog: MVP
Showing posts with label MVP. Show all posts
Showing posts with label MVP. Show all posts

Monday, 11 May 2020

Kotlin - Android notification in kotlin | Android MVP in Kotlin

Hello Friends,        Lets first tell you what is notification. Notification is a message that is used to display some short messages outside of our main application. Even if the app is not running, notifications will still work. Notifications have the following contents: an icon, title of...

Sunday, 17 December 2017

Android MVP for Beginners | Android MVP tutorial | Model-View-Presenter: Android | Android Architecture with MVP

Hello Friends,           Today I am  going to share a very simple example of Android MVP. In this sample I am using MVP pattern for network call and and user form(login form) data validation which is mainly used in most of the android application....

 

Copyright @ 2013 Android Developers Blog.