This is a simple Mystery Box Android application written by Kotlin by Dody Prasetya. The purpose of this app is only for documentation of my blog post tutorial Mystery Box Android App Using Kotlin.
- Open a mystery box contains random present for you!
- ImageView, TextView, and Button
- Handling Button tap from user
- Handle reset / restart state to open box again
- Android Studio v3.2.1
- Gradle-plugin v3.2.1
- Android SDK Build Tools v28.0.0
- MinSdkVersion 19
- CompileSDKVersion 28
- Kotlin Version 1.3.11