google-developer-training / basic-android-kotlin-compose-training-practice-problems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Practice Problems - Solution Code

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:

  • Compose Article

    For Learn Together app, build a screen which displays article about Jetpack Compose Tutorial

  • Task Completed

    For Task Manager app, build a screen which displays All tasks completed screen.

  • Compose Quadrant

    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.

Pre-requisites

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.

About

License:Apache License 2.0


Languages

Language:Kotlin 100.0%