All Projects → Knot → Similar Projects or Alternatives

195 Open source projects that are alternatives of or similar to Knot

Mvp Architecture Components
This is a sample project, showing the connection between Android Architecture Components and MVP pattern.
Stars: ✭ 143 (-27.78%)
Mutual labels:  android-architecture
Androidall
Android 程序员需要掌握的技术栈:数据结构算法、程序架构、设计模式、性能优化、插件化、热更新、Kotlin、NDK、Jetpack,以及常用的开源框架源码分析如 Flutter、Router、RxJava、Glide、LeakCanary、Dagger2、Retrofit、OkHttp、ButterKnife 等
Stars: ✭ 849 (+328.79%)
Mutual labels:  android-architecture
Rxviper
Android micro framework for developing apps based on clean VIPER architecture.
Stars: ✭ 112 (-43.43%)
Mutual labels:  android-architecture
Android Architecture Components Kotlin
Clean code App with Kotlin and Android Architecture Components
Stars: ✭ 23 (-88.38%)
Mutual labels:  android-architecture
Uniflow Polymer
UniFlow for Polymer
Stars: ✭ 168 (-15.15%)
Mutual labels:  unidirectional-data-flow
News
A sample News 🗞 app built using Modern Android Development [Architecture Components, Coroutines, Retrofit, Room, Kotlin, Dagger]
Stars: ✭ 774 (+290.91%)
Mutual labels:  android-architecture
Cameraxdemo
A sample camera app with CameraX API from Android Jetpack
Stars: ✭ 112 (-43.43%)
Mutual labels:  android-architecture
Countries
An example Android app using Retrofit, Realm, Parceler, Dagger and the MVVM pattern with the data binding lib.
Stars: ✭ 616 (+211.11%)
Mutual labels:  android-architecture
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 (+934.34%)
Mutual labels:  android-architecture
Android Blogs
Blogs about Android
Stars: ✭ 490 (+147.47%)
Mutual labels:  android-architecture
Architecture Samples
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
Stars: ✭ 39,879 (+20040.91%)
Mutual labels:  android-architecture
Store
Unidirectional, transactional, operation-based Store implementation.
Stars: ✭ 477 (+140.91%)
Mutual labels:  unidirectional-data-flow
Android Spotify Mvp
Android Sample to explain Model View Presenter in android applications.
Stars: ✭ 184 (-7.07%)
Mutual labels:  android-architecture
Reactive Interaction Gateway
Create low-latency, interactive user experiences for stateless microservices.
Stars: ✭ 465 (+134.85%)
Mutual labels:  unidirectional-data-flow
Mediapicker
Easy customizable picker for all your needs in Android application
Stars: ✭ 105 (-46.97%)
Mutual labels:  android-architecture
Dagger Androidinjector
This sample is part of a tutorial on how to use the new dagger-android module, which was released in Dagger 2.10.
Stars: ✭ 134 (-32.32%)
Mutual labels:  android-architecture
tapit-app
App which lets two people share their social media details by simply putting one phone on top of the other ("tapping"). Currently in development by Nikita Mounier.
Stars: ✭ 18 (-90.91%)
Mutual labels:  unidirectional-data-flow
Mvvmarms
Android MVVM Architecture Components based on MVPArms and Android Architecture Components.
Stars: ✭ 425 (+114.65%)
Mutual labels:  android-architecture
Alfonz
Mr. Alfonz is here to help you build your Android app, make the development process easier and avoid boilerplate code.
Stars: ✭ 90 (-54.55%)
Mutual labels:  android-architecture
Orbit Mvi
An MVI framework for Kotlin and Android
Stars: ✭ 381 (+92.42%)
Mutual labels:  android-architecture
Notzz App
📝 A Simple Note-Taking App built to demonstrate the use of Modern Android development tools - (Kotlin, Coroutines, State Flow, Hilt-Dependency Injection, Jetpack DataStore, Architecture Components, MVVM, Room, Material Design Components).
Stars: ✭ 158 (-20.2%)
Mutual labels:  android-architecture
Canaree Music Player
Complete music player published in the Play Store. Heavily relies on Dagger, kotlin coroutines and Clean architecture.
Stars: ✭ 371 (+87.37%)
Mutual labels:  android-architecture
Generator Android Architecture
[Yeoman Generator] Create android app using googlesamples/android-architecture.
Stars: ✭ 82 (-58.59%)
Mutual labels:  android-architecture
Android Clean Architecture Boilerplate
An android boilerplate project using clean architecture
Stars: ✭ 3,534 (+1684.85%)
Mutual labels:  android-architecture
Mvi Coroutines Flow
Play MVI with Kotlin Coroutines Flow | MVI pattern on Android using Kotlin Coroutines Flow | Dagger Hilt DI | Koin DI | SharedFlow | StateFlow
Stars: ✭ 133 (-32.83%)
Mutual labels:  unidirectional-data-flow
Bltaxi
🚕 BL Taxi is a simple app for calling a taxi in the city Banja Luka built using modern Android development tools
Stars: ✭ 338 (+70.71%)
Mutual labels:  android-architecture
Android Mvp Architecture
Sample app to show basics of Model-View-Presenter (MVP) architectural pattern
Stars: ✭ 79 (-60.1%)
Mutual labels:  android-architecture
Android Architecture Components
The template project that uses Android Architecture Components with Repository pattern. The simple app that uses awesome Fuel library instead of Retrofit for perfoming HTTP request. The app also persists data using the Room library and display data in RecyclerView.
Stars: ✭ 329 (+66.16%)
Mutual labels:  android-architecture
Jimu
一种简单有效的android组件化方案,支持组件的代码资源隔离、单独调试、集成调试、组件交互、UI跳转、生命周期等完整功能。
Stars: ✭ 2,355 (+1089.39%)
Mutual labels:  android-architecture
Clean Architecture
Clean architecture sample
Stars: ✭ 318 (+60.61%)
Mutual labels:  android-architecture
Dagger2 Sample
A sample app to demo how to implement dagger in Android using Dagger Android Support library
Stars: ✭ 72 (-63.64%)
Mutual labels:  android-architecture
Ddcomponentforandroid
一套完整有效的android组件化方案,支持组件的组件完全隔离、单独调试、集成调试、组件交互、UI跳转、动态加载卸载等功能
Stars: ✭ 3,281 (+1557.07%)
Mutual labels:  android-architecture
Armscomponent
📦 A complete android componentization solution, powered by MVPArms (MVPArms 官方快速组件化方案).
Stars: ✭ 1,664 (+740.4%)
Mutual labels:  android-architecture
Kunidirectional
The goal of this sample app is to show how we can implement unidirectional data flow architecture based on Flux and Redux on Android... using Kotlin 😉
Stars: ✭ 303 (+53.03%)
Mutual labels:  unidirectional-data-flow
Hello Mvp
A small MVP Android project
Stars: ✭ 65 (-67.17%)
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 (+43.94%)
Mutual labels:  android-architecture
Coolweather
Weather App that uses Android best practices. Android Jetpack, clean architecture. Written in Kotlin
Stars: ✭ 154 (-22.22%)
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 (+38.38%)
Mutual labels:  android-architecture
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 (-68.18%)
Mutual labels:  android-architecture
Android Mvp Sample Application
Android MVP Sample Application
Stars: ✭ 260 (+31.31%)
Mutual labels:  android-architecture
Android Mvvm Architecture
A basic sample android application to understand MVVM in a very simple way.
Stars: ✭ 129 (-34.85%)
Mutual labels:  android-architecture
UTair-MVP-Sample
Android Clean Architecture + MVP Sample written in Kotlin
Stars: ✭ 27 (-86.36%)
Mutual labels:  android-architecture
Mvvm Kotlin Android Architecture
MVVM + Kotlin + Retrofit2 + Hilt + Coroutines + Kotlin Flow + mockK + Espresso + Junit5
Stars: ✭ 1,014 (+412.12%)
Mutual labels:  android-architecture
mvp with dagger
How presenters survive Activity recreations on configuration changes with Dagger2
Stars: ✭ 29 (-85.35%)
Mutual labels:  android-architecture
Droid Feed
Aggregated Android news, articles, podcasts and conferences about Android Development
Stars: ✭ 174 (-12.12%)
Mutual labels:  android-architecture
android-jetpack
🚀 Road to Accelerate Android Development using Jetpack
Stars: ✭ 50 (-74.75%)
Mutual labels:  android-architecture
Zero Fux
No Flux plus no Redux equals ZeroFux. A stateless unidirectional data flow implemented with Custom Events.
Stars: ✭ 37 (-81.31%)
Mutual labels:  unidirectional-data-flow
Cycle.swift
An experiment in unidirectional architecture inspired by Cycle.js. https://cycle.js.org
Stars: ✭ 24 (-87.88%)
Mutual labels:  unidirectional-data-flow
Awesome Tca
Awesome list for The Composable Architecture
Stars: ✭ 124 (-37.37%)
Mutual labels:  unidirectional-data-flow
Teammate Android
A Team Management app for creating tournaments and games for various sports
Stars: ✭ 116 (-41.41%)
Mutual labels:  android-architecture
Swiftea
Bits of the Elm Architecture in Swift for iOS, MacOS and SwiftUI
Stars: ✭ 32 (-83.84%)
Mutual labels:  unidirectional-data-flow
Androidroom
Android example to show how to use Room to access SQLite database on device for reading and writing data. This example also shows how to use LiveData and ViewModel with Room to build reactive, well performing and easy to maintain applications.
Stars: ✭ 36 (-81.82%)
Mutual labels:  android-architecture
FindTaek
📦 내가 시킨 택배가 어디까지 왔는지 확인해보세요
Stars: ✭ 26 (-86.87%)
Mutual labels:  android-architecture
Android Advanced Blueprint
Android进阶蓝图,各种新技术的体验demo,快速上手Data Binding,Data Binding Compiler V2,Android Architecture,Room等Android的黑科技
Stars: ✭ 148 (-25.25%)
Mutual labels:  android-architecture
Blog Fragments 2017
Blog post regarding android fragments in 2017. Sample includes fragment-less architecture
Stars: ✭ 34 (-82.83%)
Mutual labels:  android-architecture
Component
🔥🔥🔥A powerful componentized framework.一个强大、100% 兼容、支持 AndroidX、支持 Kotlin并且灵活的组件化框架
Stars: ✭ 2,434 (+1129.29%)
Mutual labels:  android-architecture
Render
UIKit a-là SwiftUI.framework [min deployment target iOS10]
Stars: ✭ 2,150 (+985.86%)
Mutual labels:  unidirectional-data-flow
Reactor
🔄 Unidirectional data flow in Swift.
Stars: ✭ 174 (-12.12%)
Mutual labels:  unidirectional-data-flow
Kotlin Android Examples
Stars: ✭ 146 (-26.26%)
Mutual labels:  android-architecture
Flair
This is powerful android framework
Stars: ✭ 31 (-84.34%)
Mutual labels:  android-architecture
61-120 of 195 similar projects