Android-CleanArchitecture-Kotlin
android-viewbinding
Android-CleanArchitecture-Kotlin | android-viewbinding | |
---|---|---|
7 | 1 | |
4,790 | 181 | |
0.1% | 0.0% | |
5.0 | 2.6 | |
5 months ago | over 1 year ago | |
Kotlin | Kotlin | |
- | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Android-CleanArchitecture-Kotlin
-
The Android Clean Architecture is surely so clean that I barely see any packages here
This article specifically says not to create a "domain layer module" and "data layer module" https://fernandocejas.com/2018/05/07/architecting-android-reloaded/
-
Feeling like I'm going nowhere, need advice
As per the latest Clean Architecture guide, this is what clean arch recommendations look like https://github.com/android10/Android-CleanArchitecture-Kotlin/tree/main/app/src/main/kotlin/com/fernandocejas/sample/features/movies
-
The final version of the original Android Clean Architecture sample code
Original article at https://fernandocejas.com/2018/05/07/architecting-android-reloaded/
-
What does the folder structure suppose to look like for apps that follow the MVVM architecture?
or you can do clean architecture like it shows in this clean architecture repo :D
-
so glad that result is finalized in 1.5
Nice! The implementation that I used was based on Fernando Cejas' "Android clean architecture", specifically this.
- Advice needed regarding MVVM Pattern
android-viewbinding
What are some alternatives?
Pokedex - 🗡️ Pokedex demonstrates modern Android development with Hilt, Material Motion, Coroutines, Flow, Jetpack (Room, ViewModel) based on MVVM architecture.
ViewBindingDelegate - Simple one-liner ViewBinding in Fragments and Activities with Kotlin 🍄 Simplify usage of Android View Binding with Kotlin Property Delegates and solve behavior of Fragment’s ViewLifecycleOwner 🌱 ViewBindingPropertyDelegate
kotlin-retry - A multiplatform higher-order function for retrying operations that may fail.
WellnessCity - An app to help user stay healthy, get Health and Diet tips/advice and Covid 19 Regular Reminder to stay safe
Android-CleanArchitecture - This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
leakcanary - A memory leak detection library for Android.