Introduction to Android Development using Jetpack Compose.
-
master & 0_Skeleton: Contain the initial code to start learning. It contains some TODOs that must be completed.
-
2_Compose: Contain the code already finished using Jetpack Compose.
1_Imperative
: Will contain the finished code with the old imperative way of creating Android apps.