Skip to content

stummk/android-basics-in-kotlin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android basics in kotlin

Kotlin exercises of Google Developer course: https://developer.android.com/courses/android-basics-kotlin/course

Unit 1: Kotlin basics

The implemented apps of Unit 1 can be found in Unit_1 folder. It includes the

  • Happy Birthday App
  • Dice Roller App
  • Lemonade Project App

Badges

Unit 2: Layouts

The implemented apps of Unit 2 can be found in Unit_2 folder. It includes the

  • Tip Time App
  • Affirmations App
  • Dogglers App

Badges

Unit 3: Navigation

Badges

Unit 4: Connect to the internet

Badges

Unit 5: Data persistence

Badges

Unit 6: WorkManager

Badges