Skip to content

An interactive Android app called Dice Roller that lets users roll a dice and shows them the result of the roll.

License

Notifications You must be signed in to change notification settings

samsuse/DiceRoller

Repository files navigation

Project: DiceRoller App

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.

License

DiceRoller is under the Apache 2.0 license. See the LICENSE file for details.

About

An interactive Android app called Dice Roller that lets users roll a dice and shows them the result of the roll.

Topics

Resources

License

Stars

Watchers

Forks

Languages