All Projects → KTAndroidArchitecture → Similar Projects or Alternatives

656 Open source projects that are alternatives of or similar to KTAndroidArchitecture

Canaree Music Player
Complete music player published in the Play Store. Heavily relies on Dagger, kotlin coroutines and Clean architecture.
Stars: ✭ 371 (+1024.24%)
Mutual labels:  android-architecture
RxSwift-MVVM-iOS
SwiftMVVM is an sample iOS App written in Swift using the MVVM architecture.
Stars: ✭ 96 (+190.91%)
Mutual labels:  mvvm-architecture
Androidstandarddevelop
🌟 Best practices in Android develop(final).
Stars: ✭ 2,798 (+8378.79%)
Mutual labels:  android-architecture
Calces Gradle Plugin
Android构建工具集:包含快速实现组件化构建脚本,快速实现屏幕最小宽度适配脚本
Stars: ✭ 366 (+1009.09%)
Mutual labels:  android-architecture
Mvpart
🎨 A new Android MVP architecture (此框架旨在解决传统 MVP 类和接口太多, 并且 Presenter 和 View 通过接口通信过于繁琐, 重用 Presenter 代价太大等问题).
Stars: ✭ 776 (+2251.52%)
Mutual labels:  android-architecture
Jetpack Compose News
基于Jetpack Compose实现的一款集新闻、视频、美图、音乐、天气等功能的资讯App,持续完善中...
Stars: ✭ 58 (+75.76%)
Mutual labels:  viewmodel
Bltaxi
🚕 BL Taxi is a simple app for calling a taxi in the city Banja Luka built using modern Android development tools
Stars: ✭ 338 (+924.24%)
Mutual labels:  android-architecture
compose-actors
🤖 Android app built with jetpack 🚀 compose follows new revamped guide to app architecture. Implemented with State, Coroutines ➰, ViewModels, Repository pattern, Light/Dark theme 🌈 MD3, Animations, Draw on canvas, Custom layouts, UI state handling, 🌀 Image loading with coil, Palette 🎨 usage and dynamic theming etc.
Stars: ✭ 80 (+142.42%)
Mutual labels:  viewmodel
Quotes
Quotes is an Android application 📱 built to demonstrate use of Modern Android development tools.
Stars: ✭ 19 (-42.42%)
Mutual labels:  mvvm-architecture
mvvm
简易mvvm模式实现。
Stars: ✭ 37 (+12.12%)
Mutual labels:  mvvm-architecture
Rickandmorty Androidarchitecturesample
A Rick And Morty simple app to show one approach to using some of the best practices in Android Development.
Stars: ✭ 230 (+596.97%)
Mutual labels:  android-architecture
Expenso
📊 A Minimal Expense Tracker App built to demonstrate the use of modern android architecture component with MVVM Architecture
Stars: ✭ 325 (+884.85%)
Mutual labels:  android-architecture
ylem
Add Observable View-Models to React components
Stars: ✭ 42 (+27.27%)
Mutual labels:  viewmodel
Caliburn.Light
The magic-free Caliburn.Light, a powerful framework designed for building applications across current XAML platforms.
Stars: ✭ 64 (+93.94%)
Mutual labels:  viewmodel
Android Bookmark
【资料汇总】Android 资源知识大全 http://www.yundashi168.com/articles/2018/09/12/1536725366888.html
Stars: ✭ 235 (+612.12%)
Mutual labels:  android-architecture
Clean Architecture
Clean architecture sample
Stars: ✭ 318 (+863.64%)
Mutual labels:  android-architecture
retained
[ACTIVE] A lightweight alternative to Android's ViewModels. The easiest way to retain instances in Activities, Fragments or Composables.
Stars: ✭ 251 (+660.61%)
Mutual labels:  viewmodel
MvvmScarletToolkit
MvvmScarletToolkit is a personal project and framework to speed up the development process of xaml based applications using the viewmodel first approach
Stars: ✭ 23 (-30.3%)
Mutual labels:  viewmodel
node-viewmodel
Node-viewmodel is a node.js module for multiple databases. It can be very useful if you work with (d)ddd, cqrs, eventdenormalizer, host, etc.
Stars: ✭ 29 (-12.12%)
Mutual labels:  viewmodel
Android Exploits
A collection of android Exploits and Hacks
Stars: ✭ 290 (+778.79%)
Mutual labels:  android-architecture
Newsster
Android App using Paging3, Hilt, Coroutines, Flow, Jetpack, MVVM architecture.
Stars: ✭ 147 (+345.45%)
Mutual labels:  viewmodel
Moxy
Moxy is MVP library for Android with incremental annotation processor and ktx features
Stars: ✭ 234 (+609.09%)
Mutual labels:  android-architecture
Awesome Jetpack Compose Learning Resources
👓 A continuously updated list of learning Jetpack Compose for Android apps.
Stars: ✭ 275 (+733.33%)
Mutual labels:  android-architecture
AT-NetCore-NotepadPlusPlus
Notepad++ Editor is one of the most important programs on any computer that everyone uses every day. The most popular and popular editor in Windows operating systems is Notepad, which is definitely familiar to everyone.
Stars: ✭ 42 (+27.27%)
Mutual labels:  mvvm-architecture
mvvm android
A simple android app written in Kotlin with the MVVM architecture, room database, retrofit and coroutines.
Stars: ✭ 13 (-60.61%)
Mutual labels:  mvvm-architecture
Lifecyclemodel
📬 The LifecycleModel class is designed to store and manage UI-related data in a lifecycle conscious way, the LifecycleModel class allows data to survive configuration changes such as screen rotations, it also handles the communication of the Activity / Fragment with the rest of the application, base on https://developer.android.google.cn/topic/libraries/architecture/viewmodel.html
Stars: ✭ 233 (+606.06%)
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 (+730.3%)
Mutual labels:  android-architecture
Transfuse
💉 Transfuse - A Dependency Injection and Integration framework for Google Android
Stars: ✭ 226 (+584.85%)
Mutual labels:  android-architecture
Android Mvp Sample Application
Android MVP Sample Application
Stars: ✭ 260 (+687.88%)
Mutual labels:  android-architecture
Orbit Mvi
An MVI framework for Kotlin and Android
Stars: ✭ 381 (+1054.55%)
Mutual labels:  android-architecture
UTair-MVP-Sample
Android Clean Architecture + MVP Sample written in Kotlin
Stars: ✭ 27 (-18.18%)
Mutual labels:  android-architecture
MvvmBlazor
A lightweight Blazor Mvvm Library
Stars: ✭ 203 (+515.15%)
Mutual labels:  viewmodel
Bubbble
Sample app showcases the MVP pattern and Robert Martin's Clean Architecture approach.
Stars: ✭ 226 (+584.85%)
Mutual labels:  android-architecture
mini-kotlin
Minimal Flux architecture written in Kotlin.
Stars: ✭ 20 (-39.39%)
Mutual labels:  android-architecture
mvp with dagger
How presenters survive Activity recreations on configuration changes with Dagger2
Stars: ✭ 29 (-12.12%)
Mutual labels:  android-architecture
Android Clean Architecture Boilerplate
An android boilerplate project using clean architecture
Stars: ✭ 3,534 (+10609.09%)
Mutual labels:  android-architecture
Modern Android Development
Modern Android Development tools & key points
Stars: ✭ 219 (+563.64%)
Mutual labels:  android-architecture
Calculator-Plus
A Simple Calculator with rich features for daily use.
Stars: ✭ 14 (-57.58%)
Mutual labels:  android-architecture
android-jetpack
🚀 Road to Accelerate Android Development using Jetpack
Stars: ✭ 50 (+51.52%)
Mutual labels:  android-architecture
StarWarsSearch-MVI
Star wars sample android project showcasing the use of View components for rendering UI in Fragments and Activities. Uses Android Jetpack, clean architecture with MVI (Uni-directional data flow), dagger hilt, and kotlin coroutines with StateFlow
Stars: ✭ 189 (+472.73%)
Mutual labels:  viewmodel
Photos
No description or website provided.
Stars: ✭ 74 (+124.24%)
Web Dev Tools Android
Sample Android Application - MVVM, Clean Architecture, Modularization, Repository Pattern
Stars: ✭ 215 (+551.52%)
Mutual labels:  android-architecture
CustomFontView
Custom View classes for TextView, EditText & Buttons - to set custom fonts
Stars: ✭ 26 (-21.21%)
Mutual labels:  android-architecture
Awesome Android Complete Reference
Awesome Android references for everything like best practices, performance optimization, etc.
Stars: ✭ 2,701 (+8084.85%)
Mutual labels:  android-architecture
Reedly
Reedly RSS reading app to showcase Clean Architecture
Stars: ✭ 328 (+893.94%)
Mutual labels:  android-architecture
SPYZIER-APP
Android spying app and Parental controller app.
Stars: ✭ 156 (+372.73%)
Mutual labels:  android-architecture
Keemun
No description or website provided.
Stars: ✭ 13 (-60.61%)
Mutual labels:  android-architecture
mvvm-coroutines
Android MVVM - Architecture Components with Kotlin Coroutines
Stars: ✭ 60 (+81.82%)
Mutual labels:  architecture-components
Componentcornerstone
🐜🐜 一种全新的android组件化方案,无需下沉公用代码,无需采用路由等硬编码方式分发sdk,独立维护组件暴露的SDK/IMPL,打破官方模块循环且支持组件间互相调用SDK,支持集成组件调试/组件独立运行。A brand new android componentization solution, no need to sink public code, no need to use hard coding to distribute sdk, independent maintenance component exposed SDK / IMPL, break the official module loop and support the call between components The SDK supports integrated component debugging/components to run independently.
Stars: ✭ 207 (+527.27%)
Mutual labels:  android-architecture
FudiNFC
💳 NFC Reader And Writer using Android devices by @romellfudi
Stars: ✭ 44 (+33.33%)
Mutual labels:  android-architecture
Ddcomponentforandroid
一套完整有效的android组件化方案,支持组件的组件完全隔离、单独调试、集成调试、组件交互、UI跳转、动态加载卸载等功能
Stars: ✭ 3,281 (+9842.42%)
Mutual labels:  android-architecture
Praxis
Example Android project using MVVM, DaggerAndroid, Jetpack Compose, Retrofit, Coroutines and Multi module architecture ✌🏽
Stars: ✭ 258 (+681.82%)
Mutual labels:  databinding
kozy-redux
Pure Kotlin redux library for Android.
Stars: ✭ 16 (-51.52%)
Mutual labels:  android-architecture
Clean Architecture Android
Sample to practice Clean Architecture in android applications.
Stars: ✭ 207 (+527.27%)
Mutual labels:  android-architecture
repolib-android
RepoLib Rx - Android
Stars: ✭ 13 (-60.61%)
Mutual labels:  android-architecture
My Android Garage
A quick reference guide for Android development.
Stars: ✭ 66 (+100%)
Mutual labels:  mvvm-architecture
MultiplatformPlayground
Kotlin Multiplatform project in Jetpack Compose & SwiftUI with shared ViewModel layer and File upload
Stars: ✭ 72 (+118.18%)
Mutual labels:  viewmodel
Debt-Manager
A personal app to store people that owe you money or you owe money to. "Mo Money Mo Problems" 🎵 - The Notorious B.I.G. 😎
Stars: ✭ 22 (-33.33%)
Mutual labels:  android-architecture
android-boilerplate
Android Boilerplate à la ustwo
Stars: ✭ 43 (+30.3%)
Mutual labels:  android-architecture
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 (+515.15%)
Mutual labels:  android-architecture
301-360 of 656 similar projects