# basic-android-kotlin-compose-training-dice-roller **Repository Path**: kpmf/basic-android-kotlin-compose-training-dice-roller ## Basic Information - **Project Name**: basic-android-kotlin-compose-training-dice-roller - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-25 - **Last Updated**: 2025-02-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Create an interactive dice roller app - Solution Code ======================================= Solution code for the Android Basics with Compose: Create an interactive dice roller app. Introduction ------------ In this codelab, you will build out the Dice Roller app from start to finish using Compose. Pre-requisites -------------- You need to know: - How to create a new project in Android Studio - How to build a basic layout with Compose. - How to write control flow statements (if / else, when statements). Getting Started --------------- 1. Download and run the app.