文件名称:Android代码-BMI计算器
文件大小:633KB
文件格式:ZIP
更新时间:2022-08-25 23:10:53
Android代码
BMI-Calculator-for-Android An exercise app I made to train with simple Android applications. I focused on the method of data input, trying to avoid writing values by EditText. I also experimented with making it a fun app, both a calculator and a toy. http://imgur.com/a/aY0BX
【文件预览】:
BMI-Calculator-for-Android-master
----.gitignore(118B)
----app()
--------.gitignore(7B)
--------build.gradle(1KB)
--------src()
--------proguard-rules.pro(941B)
----settings.gradle(15B)
----build.gradle(498B)
----gradlew(5KB)
----README.md(278B)
----gradlew.bat(2KB)
----gradle.properties(730B)
----.idea()
--------misc.xml(2KB)
--------gradle.xml(626B)
--------vcs.xml(180B)
--------copyright()
--------runConfigurations.xml(564B)
--------compiler.xml(686B)
--------modules.xml(359B)
----gradle()
--------wrapper()