文件名称:android-app-template:用作使用最新的Android框架功能编写Android应用程序的基础的模板
文件大小:163KB
文件格式:ZIP
更新时间:2024-04-07 10:17:30
android gradle dagger jetpack compose
Android应用程式范本 这是用作使用最新框架功能编写Android应用程序的基础的模板。 特征 多模块项目设置 易于使用的基于多模块。 使图书馆始终保持最新状态 未来的工作 单元测试 使用Espresso进行UI测试 执照 Copyright 2021 Alejandro Rosas Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or a
【文件预览】:
android-app-template-master
----.gitignore(93B)
----app()
--------build.gradle(2KB)
--------src()
--------proguard-rules.pro(751B)
----core()
--------build.gradle(605B)
--------src()
----settings.gradle(125B)
----build.gradle(2KB)
----gradlew(5KB)
----LICENSE(11KB)
----dependencies.gradle(1KB)
----.github()
--------workflows()
--------dependabot.yml(146B)
----README.md(1KB)
----gradlew.bat(2KB)
----gradle.properties(91B)
----ktlint.gradle(567B)
----gradle()
--------wrapper()
----features()
--------feature-template()
--------home()
----.editorconfig(73B)