How to create a ViewModel for an Activity/Fragment
In this tutorial we are going to create a simple app to display the list of apps installed on a device . We’ll also have the option to filter the list to display only the apps installed by the user or only the system apps . You may also like …