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.