All Projects → fiveagency → Reedly

fiveagency / Reedly

Reedly RSS reading app to showcase Clean Architecture

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Reedly

FindTaek
📦 내가 시킨 택배가 어디까지 왔는지 확인해보세요
Stars: ✭ 26 (-92.07%)
Mutual labels:  android-architecture
mini-kotlin
Minimal Flux architecture written in Kotlin.
Stars: ✭ 20 (-93.9%)
Mutual labels:  android-architecture
Awesome Jetpack Compose Learning Resources
👓 A continuously updated list of learning Jetpack Compose for Android apps.
Stars: ✭ 275 (-16.16%)
Mutual labels:  android-architecture
Keemun
No description or website provided.
Stars: ✭ 13 (-96.04%)
Mutual labels:  android-architecture
Calculator-Plus
A Simple Calculator with rich features for daily use.
Stars: ✭ 14 (-95.73%)
Mutual labels:  android-architecture
Daggerandroidmvvm
Demonstrates using Dagger 2.11+ in MVVM app with Android Architecture Components, Clean Architecture, RxJava
Stars: ✭ 255 (-22.26%)
Mutual labels:  android-architecture
repolib-android
RepoLib Rx - Android
Stars: ✭ 13 (-96.04%)
Mutual labels:  android-architecture
Ddcomponentforandroid
一套完整有效的android组件化方案,支持组件的组件完全隔离、单独调试、集成调试、组件交互、UI跳转、动态加载卸载等功能
Stars: ✭ 3,281 (+900.3%)
Mutual labels:  android-architecture
mvp with dagger
How presenters survive Activity recreations on configuration changes with Dagger2
Stars: ✭ 29 (-91.16%)
Mutual labels:  android-architecture
Kotlin Cleanarchitecture
This is a sample app that is part of a blog post I have written about how to architect android application using the Uncle Bob's clean architecture and Fernando Cejas Android-CleanArchitecture in Kotlin. Post in Spanish: http://katade.com/clean-architecture-kotlin/
Stars: ✭ 274 (-16.46%)
Mutual labels:  android-architecture
SPYZIER-APP
Android spying app and Parental controller app.
Stars: ✭ 156 (-52.44%)
Mutual labels:  android-architecture
android-jetpack
🚀 Road to Accelerate Android Development using Jetpack
Stars: ✭ 50 (-84.76%)
Mutual labels:  android-architecture
Android Mvp Sample Application
Android MVP Sample Application
Stars: ✭ 260 (-20.73%)
Mutual labels:  android-architecture
FudiNFC
💳 NFC Reader And Writer using Android devices by @romellfudi
Stars: ✭ 44 (-86.59%)
Mutual labels:  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 (-13.11%)
Mutual labels:  android-architecture
kozy-redux
Pure Kotlin redux library for Android.
Stars: ✭ 16 (-95.12%)
Mutual labels:  android-architecture
UTair-MVP-Sample
Android Clean Architecture + MVP Sample written in Kotlin
Stars: ✭ 27 (-91.77%)
Mutual labels:  android-architecture
Clean Architecture
Clean architecture sample
Stars: ✭ 318 (-3.05%)
Mutual labels:  android-architecture
Android Exploits
A collection of android Exploits and Hacks
Stars: ✭ 290 (-11.59%)
Mutual labels:  android-architecture
Android Mvp Mvvm Flytour
🔥🔥🔥 FlyTour是Android MVVM+MVP+Dagger2+Retrofit+RxJava+组件化+插件组成的双编码架构+双工程架构+双语言Android应用开发框架,通过不断的升级迭代该框架已经有了十个不同的版本,5.0之前工程架构采用gradle配置实现组件化,5.0之后的工程架构采用VirtualAPK实现了插件化,5.0之前采用Java编码实现,5.0之后采用Kotlin编码实现,编码架构由MVVM和MVP组成,工程架构和编码架构及编码语言开发者可根据自己具体的项目实际需求去决定选择使用,该框架是Android组件化、Android插件化、Android MVP架构、Android MVVM架构的集大成者,帮助你快速的搭建自己的App项目开发框架,以便把主要的精…
Stars: ✭ 2,948 (+798.78%)
Mutual labels:  android-architecture

README - Reedly

This is the GitHub repo for the Reedly RSS reader app that showcases Clean Architecture.

To learn more about the Clean Architecture, take a look at this blog series:

Start here - Part one

How do I build this on my machine?

In order to build the project:

  1. git clone [email protected]:fiveagency/Reedly.git
  2. Import the project into Android Studio by selecting settings.gradle file in the root of the project.

NOTE: You should use at least Android Studio 3.0

LICENSE

Copyright 2017 Mihael Franceković - Five

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].