Skip to content

debugandroid/AppLoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LiveData and ViewModel as Async Task Loader

Demo app to list all installed app using ViewModel and LiveData as like Async Task Loder.

We often required to load some task using the loader we use some Loader for this and we use the Async Task Loader to load some task, but now we have an alternative for this work and we can use the LiveData and ViewModel as Async Task Loader Alt text

About

Demo app to list all installed app using ViewModel and LiveData as like Async Task Loder.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages