Skip to content

Latest commit

 

History

History
67 lines (52 loc) · 6.47 KB

README.md

File metadata and controls

67 lines (52 loc) · 6.47 KB

Android Basics in Kotlin

GDSC 안드로이드 기초 스터디

2021.10.04. ~ 2021.12.27. (➕ 추가 개인 스터디)

Google developers에서 제공하는 <Android Basics in Kotlin> 강의 기반

Unit 1: Kotlin Basics

Unit 2: Layouts

Unit 3: Navigation

Unit 4: Connect to the Internet

Unit 5: Data persistence

Unit 6: WorkManager

  • [ WorkManager 1 ] - WorkManager / WorkRequest / 작업 체이닝 / 고유 작업 체인 / 작업 상태 표시 / 작업 취소 / 제약 조건

Android Basics with Compose

Google developers에서 제공하는 <Android Basics with Compose> 강의 기반

Unit 1: Your first Android app

Unit 2: Building app UI

Unit 3: Display lists and use Material Design