Sample app that randomly rolls a dice and displays a text-based result on screen. Used in the Android Basics with Kotlin course.
- Android SDK 29
- Android Build Tools v29.0.3
- Android Support Repository
This sample uses the Gradle build system. To build this project, use the "gradlew build" command or use "Import Project" in Android Studio.
- Stack Overflow: http://stackoverflow.com/questions/tagged/android
Patches are encouraged, and may be submitted by forking this project and submitting a pull request through GitHub. Please see CONTRIBUTING.md for more details.