Step by Step guide to create basic MVVM Application in Android
In this blog we will create a basic mvvm application where user will fetch some data from the api and show it to the UI as a list.
For the sake of this article, we will use OMDb (The Open Movie Database) API to fetch the title and thumbnail image of ...
khushpanchal.hashnode.dev7 min read