Practice problems test learner's understanding of the concepts that they studied. The problems are themed around real-world use cases.
This repo contains solution to the practice problems. Following is the list of practice problems:
-
For Learn Together app, build a screen which displays article about Jetpack Compose Tutorial
-
For Task Manager app, build a screen which displays All tasks completed screen.
-
Build an app that displays the information about the Composable functions.
Consider the solutions as one way to solve the problems and feel free to experiment however you feel comfortable.
You need to know:
- How to load the project from Github into Android Studio and run the app in Android Studio.
Recommendation:
- Try to solve the problems before you check the solution.