Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 659 Bytes

README.md

File metadata and controls

22 lines (11 loc) · 659 Bytes

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