安卓骰子应用:用 Kotlin 轻松模拟掷骰子

想体验随时随地掷骰子的乐趣吗?这款基于 Kotlin 开发的安卓应用可以帮你实现!轻点屏幕上的“滚动”按钮,应用就会像真正的骰子一样,随机显示 1 到 6 之间的数字。这款应用不仅趣味十足,还展现了 Kotlin 在安卓开发中的强大功能,例如 UI 设计、事件处理和随机数生成等。Kotlin 简洁、安全的特性深受开发者喜爱,它让代码更易于理解和维护。想学习如何开发安卓应用?这款骰子应用就是一个很好的入门项目!

zip
Dice-Roller-App-master.zip 预估大小:47个文件
folder
Dice-Roller-App-master 文件夹
folder
Dice_Roller 文件夹
file
.gitignore 225B
folder
app 文件夹
file
.gitignore 6B
file
build.gradle 1KB
folder
src 文件夹
folder
androidTest 文件夹
folder
java 文件夹
folder
com 文件夹
folder
example 文件夹
folder
dice_roller 文件夹
file
ExampleInstrumentedTest.kt 673B
folder
main 文件夹
file
AndroidManifest.xml 726B
folder
res 文件夹
folder
mipmap-xhdpi 文件夹
file
ic_launcher_round.png 7KB
file
ic_launcher.png 5KB
folder
mipmap-mdpi 文件夹
file
ic_launcher_round.png 3KB
file
ic_launcher.png 3KB
folder
layout 文件夹
file
activity_main.xml 1KB
folder
mipmap-xxhdpi 文件夹
file
ic_launcher_round.png 12KB
file
ic_launcher.png 8KB
folder
drawable 文件夹
file
ic_launcher_background.xml 5KB
folder
mipmap-anydpi-v26 文件夹
file
ic_launcher_round.xml 272B
file
ic_launcher.xml 272B
folder
drawable-v24 文件夹
file
dice_6.png 23KB
file
dice_3.png 20KB
file
dice_4.png 21KB
file
dice_2.png 20KB
file
dice_1.png 20KB
file
ic_launcher_foreground.xml 2KB
file
dice_5.png 22KB
folder
mipmap-hdpi 文件夹
file
ic_launcher_round.png 5KB
file
ic_launcher.png 4KB
folder
mipmap-xxxhdpi 文件夹
file
ic_launcher_round.png 16KB
file
ic_launcher.png 10KB
folder
values-night 文件夹
file
themes.xml 833B
folder
values 文件夹
file
strings.xml 73B
file
colors.xml 378B
file
themes.xml 833B
folder
java 文件夹
folder
com 文件夹
folder
example 文件夹
folder
dice_roller 文件夹
file
MainActivity.kt 1KB
folder
test 文件夹
folder
java 文件夹
folder
com 文件夹
folder
example 文件夹
folder
dice_roller 文件夹
file
ExampleUnitTest.kt 347B
file
proguard-rules.pro 750B
file
settings.gradle 47B
file
build.gradle 642B
file
gradlew 5KB
file
gradlew.bat 2KB
file
gradle.properties 1KB
folder
.idea 文件夹
file
.gitignore 47B
file
misc.xml 372B
file
gradle.xml 791B
file
vcs.xml 183B
file
compiler.xml 170B
file
jarRepositories.xml 1KB
folder
gradle 文件夹
folder
wrapper 文件夹
file
gradle-wrapper.properties 230B
file
gradle-wrapper.jar 53KB
folder
.idea 文件夹
file
workspace.xml 22KB
...
zip 文件大小:267.79KB