bky373 / android-videos-viewer-app

안드로이드 영상 뷰어 앱 (Udacity 과정 Lesson 9 구현 by Borahm)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

📺 Anroid Videos Viewer App (안드로이드 영상 뷰어 앱) 📺

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

Descriptions

This is an simple 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.

💡 Focused on: Connect to Internet 💡

Playing the App

  • Accessing Youtube by clicking a view

access youtube


About

안드로이드 영상 뷰어 앱 (Udacity 과정 Lesson 9 구현 by Borahm)

License:Other


Languages

Language:Kotlin 100.0%