Skip to content

DevByte Viewer is an example app that showcases using Room and a Repository to create an offline cache. In addition, it also covers how to use WorkManager for scheduling periodic work. It's used to set up a daily background data sync.

License

Notifications You must be signed in to change notification settings

fede-debe/DevByte

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Behind the Scenes - DevByte Viewer App

This is the toy app for Lesson 9 of the Android App Development in Kotlin course on Udacity.

DevByte

DevByte Viewer is an example app that showcases using Room and a Repository to create an offline cache.

In addition, it also covers how to use WorkManager for scheduling periodic work. In this app it's used to setup a daily background data sync.

Screenshots

Screenshot1

About

DevByte Viewer is an example app that showcases using Room and a Repository to create an offline cache. In addition, it also covers how to use WorkManager for scheduling periodic work. It's used to set up a daily background data sync.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages