All Projects → erikjhordan-rey → Clean Architecture Android

erikjhordan-rey / Clean Architecture Android

Sample to practice Clean Architecture in android applications.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Clean Architecture Android

GithubApp-android-architecture
Let's learn a deep look at the Android architecture
Stars: ✭ 16 (-92.27%)
Mutual labels:  mvp, clean-architecture, android-architecture, repository-pattern
Android Mvp Architecture
🏛 A basic sample android application to understand MVP in a very simple way. Just clone, build, run and understand MVP.
Stars: ✭ 203 (-1.93%)
Mutual labels:  mvp, clean-architecture, android-architecture, repository-pattern
Rxviper
Android micro framework for developing apps based on clean VIPER architecture.
Stars: ✭ 112 (-45.89%)
Mutual labels:  mvp, clean-architecture, android-architecture
Web Dev Tools Android
Sample Android Application - MVVM, Clean Architecture, Modularization, Repository Pattern
Stars: ✭ 215 (+3.86%)
Mutual labels:  clean-architecture, android-architecture, repository-pattern
Android Kotlin Mvp Clean Architecture
Clean architecture blueprint using Kotlin and MVP pattern.
Stars: ✭ 105 (-49.28%)
Mutual labels:  mvp, clean-architecture, android-architecture
Swift-MVP-Sample
It's an iOS simple project that how I implement MVP (Model-View-Presenter) and Clean Architecture in Swift.
Stars: ✭ 27 (-86.96%)
Mutual labels:  mvp, clean-architecture, repository-pattern
Android tmdb clean architecture
Showcase of clean architecture concepts along with Continuous Integration and Development for modular Android applications. Includes test suits (functional and unit tests) along with code coverage.
Stars: ✭ 63 (-69.57%)
Mutual labels:  mvp, clean-architecture, android-architecture
Clean Mvvm Archcomponents
👽 Android app consuming Star Wars API.Built with clean architecture ,MVVM pattern, Koin , Coroutines + Flows ,Architecture Components, Data Binding , Firebase , Unit/UI Tests ,Motion Layout
Stars: ✭ 285 (+37.68%)
Mutual labels:  clean, clean-architecture, android-architecture
UTair-MVP-Sample
Android Clean Architecture + MVP Sample written in Kotlin
Stars: ✭ 27 (-86.96%)
Mutual labels:  mvp, clean-architecture, android-architecture
Viabus Architecture
让 Android 开发可以像流水线一样高效的,职责分离架构 ⚡ 不同于 MVP 的配置解耦,也不能和 似是而非 的 MVVM - Clean 同日而语。VIABUS 是世界范围内首个明确提出,通过职责分离,来真正实现 UI 和 业务并行开发的 Android 项目级开发架构和设计模式理念。
Stars: ✭ 485 (+134.3%)
Mutual labels:  mvp, clean-architecture, android-architecture
Android Mvp Architecture
MVP + Kotlin + Retrofit2 + Dagger2 + Coroutines + Anko + Kotlin-Android-Extensions + RX-java + Mockk + Espresso + Junit5
Stars: ✭ 82 (-60.39%)
Mutual labels:  mvp, clean-architecture, android-architecture
Onion Architecture Asp.net Core
WhiteApp API solution template which is built on Onion Architecture with all essential feature using .NET 5!
Stars: ✭ 196 (-5.31%)
Mutual labels:  clean-architecture, repository-pattern
Android Architecture
🌇该项目结合 MVP 与 Clean 架构思想,探索在 Android 项目上的最佳实践。
Stars: ✭ 112 (-45.89%)
Mutual labels:  mvp, android-architecture
Android Mvvm Coroutine
Kotlin android application example with MVVM pattern, android architecture, kotlin coroutine, unit test, and UI test
Stars: ✭ 111 (-46.38%)
Mutual labels:  android-architecture, repository-pattern
Mvparms
⚔️ A common architecture for Android applications developing based on MVP, integrates many open source projects, to make your developing quicker and easier (一个整合了大量主流开源项目高度可配置化的 Android MVP 快速集成框架).
Stars: ✭ 10,146 (+4801.45%)
Mutual labels:  mvp, android-architecture
Android Tech Frontier
【停止维护】一个定期翻译国外Android优质的技术、开源库、软件架构设计、测试等文章的开源项目
Stars: ✭ 10,334 (+4892.27%)
Mutual labels:  mvp, android-architecture
Armscomponent
📦 A complete android componentization solution, powered by MVPArms (MVPArms 官方快速组件化方案).
Stars: ✭ 1,664 (+703.86%)
Mutual labels:  mvp, android-architecture
Eve
Eve and Wall-e
Stars: ✭ 133 (-35.75%)
Mutual labels:  mvp, clean-architecture
Modular App Core
Core implementations for a modular Android App
Stars: ✭ 127 (-38.65%)
Mutual labels:  clean-architecture, repository-pattern
Android Modular Architecture
📚 Sample Android Components Architecture on a modular word focused on the scalability, testability and maintainability written in Kotlin, following best practices using Jetpack.
Stars: ✭ 2,048 (+889.37%)
Mutual labels:  clean-architecture, android-architecture

Clean Architecture on Android. (EUROCUP 2016) Build Status

Example Android Clean Architecture used to explain how to use this architecture (rules) in our android applications. This example was created to support an article explaining that I have written about how to architect an android application using Uncle Bob's clean architecture. Aplicando Clean Architecture en Android (Spanish).

Libraries used on the sample project

Demo

Inspiring

I created my own implementation of Clean Architecture and I want to thank you how much I've learned from these magnificent developers.

Do you want to contribute?

Feel free to report or add any useful feature, I will be glad to improve it with your help.

Developed By

License

Copyright 2016 Erik Jhordan Rey

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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].