All Projects → Ktarmor → Similar Projects or Alternatives

400 Open source projects that are alternatives of or similar to Ktarmor

MVPHulk
Android MVP 快速集成方案 (支持AndroidX)
Stars: ✭ 19 (-75%)
Mutual labels:  retrofit
aLiangWanAndroid
玩Android项目
Stars: ✭ 19 (-75%)
Mutual labels:  retrofit
TeamCityApp
TeamCity in your pocket (Android application)
Stars: ✭ 48 (-36.84%)
Mutual labels:  retrofit
Retrofitcache
RetrofitCache让retrofit2+okhttp3+rxjava配置缓存如此简单。通过注解配置,可以针对每一个接口灵活配置缓存策略;同时让每一个接口方便支持数据模拟,可以代码减小侵入性,模拟数据可以从内存,Assets,url轻松获取。
Stars: ✭ 647 (+751.32%)
Mutual labels:  retrofit
ipapi-retrofit
Android Library for Calling IP-API using Retrofit
Stars: ✭ 47 (-38.16%)
Mutual labels:  retrofit
GameOfThronesTrivia
An open source app that is refactored to demo ViewModel and LiveData
Stars: ✭ 16 (-78.95%)
Mutual labels:  livedata
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 (-61.84%)
Mutual labels:  viewmodel
LiveDataBus
基于LiveData实现的一款不用反注册,不会内存泄露的轻量级消息总线框架,支持订阅普通事件消息和粘性事件
Stars: ✭ 17 (-77.63%)
Mutual labels:  livedata
Newsster
Android App using Paging3, Hilt, Coroutines, Flow, Jetpack, MVVM architecture.
Stars: ✭ 147 (+93.42%)
Mutual labels:  viewmodel
Readhub
Readhub AndroidClient
Stars: ✭ 40 (-47.37%)
Mutual labels:  retrofit
BooksApp
Book selling application with MVVM (Model, View, ViewModel), LiveData, DataBinding, Retrofit, Room Database, Navigation Component(NavGraph, BottomNav), ViewPager2 in TabLayout, SearchView, Vertical Adapter(BestSellers) and Horizontal Adapter(All Books) with ConcatAdapter for Main Screen, Firebase Auth, SearchView in Adapter, Picasso, Lottie, Ani…
Stars: ✭ 53 (-30.26%)
Mutual labels:  retrofit
rxlife
一行代码解决RxJava 内存泄漏,一款轻量级别的RxJava生命周期管理库
Stars: ✭ 322 (+323.68%)
Mutual labels:  viewmodel
Covid19Tracker
A Robinhood style COVID-19 🦠 Android tracking app for the US. Open source and built with Kotlin.
Stars: ✭ 65 (-14.47%)
Mutual labels:  retrofit
AvengersChat
💙 Android sample Avengers chat application using Stream Chat SDK based on MVVM (ViewModel, Coroutines, Room, Hilt, Repository) architecture.
Stars: ✭ 350 (+360.53%)
Mutual labels:  retrofit
Cleanarchitecture
Android Kotlin Clean Architecture
Stars: ✭ 94 (+23.68%)
Mutual labels:  viewmodel
Musicplayer
Implemented using Clean Arch, MVVM, LiveData, Room, Koin, Coil, Service, Notification and ExoPlayer
Stars: ✭ 413 (+443.42%)
Mutual labels:  livedata
Esito
Esito ambition is to be your return type for suspending functions.
Stars: ✭ 58 (-23.68%)
Mutual labels:  retrofit
AndroidDaggerSample
Android-dagger and Architecture component ViewModel sample
Stars: ✭ 30 (-60.53%)
Mutual labels:  viewmodel
Kotlin Options
Kotlin Options with functional operators
Stars: ✭ 25 (-67.11%)
Mutual labels:  retrofit
Lazywaimai Android
一个类似于饿了么、美团外卖和百度外卖的APP,采用MVP架构,目前还有部分功能还未实现,但基本的订餐流程已实现。
Stars: ✭ 623 (+719.74%)
Mutual labels:  retrofit
Android-MVVM-News-App
MVVM News Application with clean code architecture & android jetpack components.
Stars: ✭ 38 (-50%)
Mutual labels:  livedata
Endpoint2mock
Android library which simplifies mocking of Retrofit endpoints
Stars: ✭ 16 (-78.95%)
Mutual labels:  retrofit
Bilibili-MusicPlayer
B站音乐区音频第三方播放器 (Bilibili Third-party online music player for Android) MVVM+Room+LiveData+Retrofit+Exoplayer
Stars: ✭ 19 (-75%)
Mutual labels:  livedata
Flyabbit
🔥组件化,Retrofit,Rxjava2,dagger2,Mvp ,ReactNative ,Atlas(插件化)
Stars: ✭ 219 (+188.16%)
Mutual labels:  retrofit
Mvvm Juejin
高仿"掘金Android App": databinding + kotlin + rx 的优雅实践。(持续打磨中~)
Stars: ✭ 403 (+430.26%)
Mutual labels:  retrofit
WanAndroid-Java
一款采用Java语言、MVVM + Retrofit + RxJava架构开发的玩Android客户端 (https://www.wanandroid.com/) 。PS: Kotlin版 (https://github.com/chongyucaiyan/WanAndroid-Kotlin) 。
Stars: ✭ 32 (-57.89%)
Mutual labels:  retrofit
Wanandroid
玩安卓java客户端http://www.wanandroid.com/ 模块化客户端,运用MVP+Retrofit+Rxjava+Rxlifecycle+Glide+Eventbus+ARouter等架构,构建一个最简洁的玩安卓app。
Stars: ✭ 199 (+161.84%)
Mutual labels:  retrofit
Mvpdemo
Stars: ✭ 193 (+153.95%)
Mutual labels:  retrofit
Boomerang
Swift micro-framework for MVVM (Model-View-ViewModel) native applications.
Stars: ✭ 34 (-55.26%)
Mutual labels:  viewmodel
Android Kotlin Mvi Cleanarchitecture
Android + Kotlin + Modularization + Gradle Depedency managment + Gradle written in Kotlin DSL + Custom Gradle Plugin + MVVM + MVI + Clean Architecture + Repository Pattern + Coroutines + Flows + Koin + Retrofit2 + ROOM + Kotlin-Android-Extension + KtLints
Stars: ✭ 187 (+146.05%)
Mutual labels:  retrofit
Rxviewmodel
ReactiveViewModel-esque using RxSwift
Stars: ✭ 392 (+415.79%)
Mutual labels:  viewmodel
Androidbasemvp
🚀一个快速搭建MVP+RxJava2+Retrofit 基础框架,主要是封装有Http网络请求、日志、缓存、加载等待、toast、页面状态布局管理、权限、RxBus、Glide图片加载等组件,方便快速开发新项目、减少开发成本。
Stars: ✭ 184 (+142.11%)
Mutual labels:  retrofit
ObservableCollections
Observable Collectons for Android Kotlin apps. Observes adds, deletes etc.
Stars: ✭ 19 (-75%)
Mutual labels:  livedata
Compose-ToDo
A fully functional Android TODO app built entirely with Kotlin and Jetpack Compose
Stars: ✭ 130 (+71.05%)
Mutual labels:  viewmodel
DaMaiProject
大麦界面,实现多种方式网络访问、数据缓存
Stars: ✭ 24 (-68.42%)
Mutual labels:  retrofit
Witch-Android
View-data binding library for Android.
Stars: ✭ 25 (-67.11%)
Mutual labels:  viewmodel
Retrofiturlmanager
🔮 Let Retrofit support multiple baseUrl and can be change the baseUrl at runtime (以最简洁的 Api 让 Retrofit 同时支持多个 BaseUrl 以及动态改变 BaseUrl).
Stars: ✭ 1,961 (+2480.26%)
Mutual labels:  retrofit
RetrofitHelper
💪 RetrofitHelper是一个支持配置多个BaseUrl,支持动态改变BaseUrl,动态配置超时时长的Retrofit帮助类
Stars: ✭ 15 (-80.26%)
Mutual labels:  retrofit
Beaver
Android MVVM + Dagger 2 (Hilt) + JetPack project template
Stars: ✭ 144 (+89.47%)
Mutual labels:  retrofit
Kotlin Mvvm Covid19
This repository contains simple COVID19 data monitoring with android stack MVVM, Live Data, Koin, RxJava, RxBinding, Offline first with simple caching, etc
Stars: ✭ 372 (+389.47%)
Mutual labels:  livedata
Topcorn
A minimalistic movie listing app to browse IMDB's top 250 movies, built to demonstrate MVVM with latest hot-trending Android development tools.
Stars: ✭ 131 (+72.37%)
Mutual labels:  retrofit
EasyTask MVVM Kotlin
Todo app based on MVVM, Kotlin Coroutines, Navigation Component, Room Database, Retrofit, Data Binding
Stars: ✭ 49 (-35.53%)
Mutual labels:  retrofit
Contentful.java
Java SDK for Contentful's Content Delivery API
Stars: ✭ 63 (-17.11%)
Mutual labels:  retrofit
android
Android client for Mahadel project [Deprecated]
Stars: ✭ 25 (-67.11%)
Mutual labels:  retrofit
Countries
An example Android app using Retrofit, Realm, Parceler, Dagger and the MVVM pattern with the data binding lib.
Stars: ✭ 616 (+710.53%)
Mutual labels:  retrofit
NYTimes-Compose
An offline-first application in Jetpack Compose with MVVM architecture, representing a minimalistic implementation of Top Stories API.
Stars: ✭ 98 (+28.95%)
Mutual labels:  livedata
OLA Play Music App
Music Streaming App
Stars: ✭ 27 (-64.47%)
Mutual labels:  retrofit
Foodsearch
Showcase project of MVP+Dagger+RxJava+StorIO
Stars: ✭ 117 (+53.95%)
Mutual labels:  retrofit
Livedata Testing
TestObserver to easily test LiveData and make assertions on them.
Stars: ✭ 358 (+371.05%)
Mutual labels:  livedata
Novate
A safety client by Https for android, (Android网络框架,基于Retrofit和RxJava打造的链式网络库, 支持okhttp的调用风格,又兼容Retrofit API,并支持rxJava链式操作)
Stars: ✭ 1,442 (+1797.37%)
Mutual labels:  retrofit
movies
An example approach for modularization, reactive clean architecture and persistancy.
Stars: ✭ 110 (+44.74%)
Mutual labels:  livedata
qa-automation-base
There are basic projects for automation frameworks based on Kotlin/Java and TypeScript for the backend, frontend, and mobile.
Stars: ✭ 45 (-40.79%)
Mutual labels:  retrofit
Elements
⚒ Modular components for RecyclerView development enforcing clean, reusable and testable code, with built-in support for paging and complex hierarchies of data.
Stars: ✭ 75 (-1.32%)
Mutual labels:  livedata
Android Mvvm Rx3 Dagger2 Navcomponent
Implemented using MVVM, LiveData, Room, RX3, Dagger2, Coil, View Binding, Navigation Component and AndroidX
Stars: ✭ 72 (-5.26%)
Mutual labels:  livedata
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 (+148.68%)
Mutual labels:  viewmodel
LifecycleCells
An Android library that provides a Lifecycle to any ViewHolder through the implementation of the LifecycleOwner interface, allowing it to interact with a Lifecycle-Aware Component.
Stars: ✭ 19 (-75%)
Mutual labels:  livedata
Instant-Weather
An Android weather application implemented using the MVVM pattern, Retrofit2, Dagger Hilt, LiveData, ViewModel, Coroutines, Room, Navigation Components, Data Binding and some other libraries from the Android Jetpack.
Stars: ✭ 677 (+790.79%)
Mutual labels:  livedata
Intimeandroid
Android interval timer app using compose + compose navigation, dagger hilt, room, kotlin coroutines + flow and mvvm design pattern.
Stars: ✭ 35 (-53.95%)
Mutual labels:  livedata
Theatre
Pet project using Clean Architecture + MVVM + Reactive Extensions + Android Architecture Components. The data are fetched from LondonTheatreDirect API. 🎭
Stars: ✭ 577 (+659.21%)
Mutual labels:  viewmodel
Retrofit-with-EventBus
Retrofit With EventBus
Stars: ✭ 21 (-72.37%)
Mutual labels:  retrofit
301-360 of 400 similar projects