android clean architecture kotlin mvvm
1.0.0
Android的分叉和返工- 干净的建筑-Kotlin
此存储库的目的是通过将其带入Android来遵循清洁的建筑原则。值得一提的是,这个想法是利用Kotlin编程语言功能,还可以从其他有趣的侵犯中吸取教训,以及功能编程等有趣的想法。
Fernando - ejas的示例通过功能项目结构将其转换为多模型软件包。
架构Android…重新加载
架构Android…干净的方式?
架构Android…进化





以下是一些有用的gradle/adb命令,用于执行此示例:
./gradlew deployDebug构建并在当前连接的设备上安装调试APK。./gradlew runUnitTests执行所有单元测试(单位和集成)。 请参阅“问题”部分:https://github.com/hammernetwork/android-clean-architecture-kotlin-mvvm/issues
Copyright 2019 Andriy Se
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
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.