Android代码-DPI Calculator

时间:2022-08-26 22:07:23
【文件属性】:

文件名称:Android代码-DPI Calculator

文件大小:135KB

文件格式:ZIP

更新时间:2022-08-26 22:07:23

Android代码

DPI Calculator This is an Android app to calculate the DPI of a digital screen with several pieces of its specifications: Width (in pixels) Height (in pixels) Screen size (in inches) The app is written entirely in Kotlin. It is published on the Play Store here Instructions Clone the repository and open the project in Android Studio. Android Studio's "Check out Project from Version Control" option should also work. Acknowledgements This project uses the following libraries: Android Design and


【文件预览】:
dpi-android-master
----.gitignore(703B)
----gradle()
--------wrapper()
----README.md(759B)
----build.gradle(546B)
----gradlew.bat(2KB)
----gradlew(5KB)
----LICENSE(1KB)
----app()
--------.gitignore(7B)
--------manifest-merger-release-report.txt(2KB)
--------build.gradle(1KB)
--------proguard-rules.pro(1KB)
--------src()
----screenshot.png(49KB)
----gradle.properties(853B)
----.idea()
--------runConfigurations.xml(564B)
--------vcs.xml(167B)
--------misc.xml(2KB)
--------modules.xml(343B)
--------copyright()
--------compiler.xml(686B)
--------gradle.xml(626B)
----settings.gradle(15B)

网友评论