Srinu

Results 5 repositories owned by Srinu

AndroidRoom

38
Stars
10
Forks
Watchers

Android example to show how to use Room to access SQLite database on device for reading and writing data. This example also shows how to use LiveData and ViewModel with Room to build reactive, well pe...

workmanager

21
Stars
4
Forks
Watchers

Scheduling background tasks without worrying about device compatibility using android WorkManager