https://github.com/n0m0r3pa1n/android-clean-videos
An example for Clean Architecture in Android with RxJava, Dagger & MVP as presentation
https://github.com/n0m0r3pa1n/android-clean-videos
android clean-architecture example mvp mvp-android mvp-clean
Last synced: 4 months ago
JSON representation
An example for Clean Architecture in Android with RxJava, Dagger & MVP as presentation
- Host: GitHub
- URL: https://github.com/n0m0r3pa1n/android-clean-videos
- Owner: n0m0r3pa1n
- Created: 2017-11-12T08:59:11.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-12T16:59:51.000Z (almost 8 years ago)
- Last Synced: 2025-04-03T06:35:49.664Z (7 months ago)
- Topics: android, clean-architecture, example, mvp, mvp-android, mvp-clean
- Language: Java
- Homepage: http://nmp90.com/2017/11/applying-clean-architecture-in-android/
- Size: 153 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Clean Videos
A sample app showing how we use Clean architecture inside our current project.
This project is part of the [blog post with explanations](http://nmp90.com/2017/11/applying-clean-architecture-in-android/) that I made. Feel free to check it out..