All Projects → Kotlin-Starter → Similar Projects or Alternatives

407 Open source projects that are alternatives of or similar to Kotlin-Starter

Kotlinmvp
🔥 基于Kotlin+MVP+Retrofit+RxJava+Glide 等架构实现短视频类小项目,简约风格及详细注释,欢迎 star or fork!
Stars: ✭ 3,488 (+15754.55%)
Mutual labels:  rxjava, rxjava2-retrofit2
NewsReader
Android News Reader app. Kotlin Coroutines, Retrofit and Realm
Stars: ✭ 21 (-4.55%)
Mutual labels:  rxjava
Kpermissions
A Kotlin library which helps to request runtime permissions in Android.
Stars: ✭ 253 (+1050%)
Mutual labels:  rxjava
Rxjavareactivestreams
Adapter between RxJava and ReactiveStreams
Stars: ✭ 227 (+931.82%)
Mutual labels:  rxjava
photon
Fast and light image loading library based on kotlin
Stars: ✭ 20 (-9.09%)
Mutual labels:  rxjava
jshodan
Powerful Shodan API client using RxJava and Retrofit
Stars: ✭ 56 (+154.55%)
Mutual labels:  rxjava
Android Mvvm Architecture
This repository contains a detailed sample app that implements MVVM architecture using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
Stars: ✭ 2,720 (+12263.64%)
Mutual labels:  rxjava
AndroidTutorials
Ejemplos Android [Dagger2,RxJava,MVP,Retrofit2,SQLite]
Stars: ✭ 22 (+0%)
Mutual labels:  rxjava
android-clean-architecture
Android Sample Clean Architecture App written in Kotlin. (MVVM, dagger2, RXjava, data binding, Live data,room)
Stars: ✭ 29 (+31.82%)
Mutual labels:  rxjava
Movieguide Kotlin
Movie discovery app showcasing Kotlin, RxJava, Dagger2, MVP using Clean Architecture
Stars: ✭ 222 (+909.09%)
Mutual labels:  rxjava
Nohttprxutils
🐠 本库是一款Android-Http标准协议网络通讯框架,基于RxJava+NoHttp封装。支持文件上传和断点续传、文件下载和断点下载、Http协议和Https协议队列网络请求、网络请求轮询。
Stars: ✭ 214 (+872.73%)
Mutual labels:  rxjava
reactivejournal
ReactiveJournal a journalling facility for Reactive Streams. Intended for testing, remote connections and effective handling of back pressure
Stars: ✭ 27 (+22.73%)
Mutual labels:  rxjava
ReadnBuyAndroidApp
Android app developed at the Vanhackathon for Shopify's challenge. Coded with Kotlin, RxJava and MVP.
Stars: ✭ 13 (-40.91%)
Mutual labels:  rxjava
RxHttp
RxJava2+Retrofit+OkHttp3
Stars: ✭ 13 (-40.91%)
Mutual labels:  rxjava2-retrofit2
AsyncChain
异步链式库,类似RXJava,可以用于切换主线程,或者执行一串相互依赖的任务
Stars: ✭ 17 (-22.73%)
Mutual labels:  rxjava
Reactive Billing
Lightweight reactive wrapper around In App Billing API v3 for Android
Stars: ✭ 251 (+1040.91%)
Mutual labels:  rxjava
RxLoading
RxJava library for showing a loading (i.e. progress bar) state while waiting for async data with minimal effort and advanced options.
Stars: ✭ 49 (+122.73%)
Mutual labels:  rxjava
Movieguide
Movie discovery app showcasing MVP, RxJava, Dagger 2 and Clean Architecture
Stars: ✭ 2,573 (+11595.45%)
Mutual labels:  rxjava
nakadi-java
🌀 Client library for the Nakadi Event Broker (examples: http://bit.ly/njc-examples, site: https://dehora.github.io/nakadi-java/)
Stars: ✭ 29 (+31.82%)
Mutual labels:  rxjava
Bubbble
Sample app showcases the MVP pattern and Robert Martin's Clean Architecture approach.
Stars: ✭ 226 (+927.27%)
Mutual labels:  rxjava
RxHttp
基于RxJava2+Retrofit+OkHttp4.x封装的网络请求类库,亮点多多,完美兼容MVVM(ViewModel,LiveData),天生支持网络请求和生命周期绑定,天生支持多BaseUrl,支持文件上传下载进度监听,支持断点下载,支持Glide和网络请求公用一个OkHttpClient⭐⭐⭐
Stars: ✭ 25 (+13.64%)
Mutual labels:  rxjava
Rxfit
🏃Reactive Fitness API Library for Android and RxJava
Stars: ✭ 218 (+890.91%)
Mutual labels:  rxjava
rxactivitylauncher
Provide a way to receive the results of the Activity by RxJava.
Stars: ✭ 19 (-13.64%)
Mutual labels:  rxjava
iMoney
iMoney 金融项目
Stars: ✭ 55 (+150%)
Mutual labels:  rxjava
Ixjava
Iterable Extensions for Java 6+
Stars: ✭ 210 (+854.55%)
Mutual labels:  rxjava
Androidcourse101
Complete Android Development Course 101: Spotify Clone App
Stars: ✭ 208 (+845.45%)
Mutual labels:  rxjava
ApiClient
基于Retrofit2和Rxjava2封装的网络请求类(含图片上传)
Stars: ✭ 43 (+95.45%)
Mutual labels:  rxjava2-retrofit2
NewsApp
An app that fetches latest news, headlines
Stars: ✭ 28 (+27.27%)
Mutual labels:  rxjava2-retrofit2
Java MVVM with Swing and RxJava Examples
Explorative Java Swing GUI example code from 2016 with an implementation of MVVM (Model View ViewModel) using RxJava and RxSwing. DON'T use it in production, there are some open issues here!
Stars: ✭ 96 (+336.36%)
Mutual labels:  rxjava
RxProperty
RxJava binding APIs for observable fields and observable collections from the Data Binding Library
Stars: ✭ 17 (-22.73%)
Mutual labels:  rxjava
RxUploader
Uploader for Android using RxJava
Stars: ✭ 72 (+227.27%)
Mutual labels:  rxjava
RxAnimator
An RxJava2 binding for android Animator
Stars: ✭ 80 (+263.64%)
Mutual labels:  rxjava
Eva
Eva and Wall-e
Stars: ✭ 131 (+495.45%)
Mutual labels:  rxjava2-retrofit2
SQLitePractice
数据库案例:1.使用时间和日期函数,增,查时间字段。2.利用ContentProvider,CursorLoader,SQLite实现数据库的观察者模式。3.RxJava,SQLBrite实现数据库的观察者模式。4.拷贝外部db文件到数据库中
Stars: ✭ 21 (-4.55%)
Mutual labels:  rxjava
Relax
☘☘Relax 基于Kotlin语言编写的一套组件化框架,不紧整体组件化、内部也高度组件化🎋你可配置MVP、MVVM的开发模式、也可以配置所需要的业务组件🍁🍁
Stars: ✭ 253 (+1050%)
Mutual labels:  rxjava
UseCases
This a library that offers a generic implementation of the data layers from the clean architecture by Uncle bob.
Stars: ✭ 23 (+4.55%)
Mutual labels:  rxjava
Storio
Reactive API for SQLiteDatabase and ContentResolver.
Stars: ✭ 2,594 (+11690.91%)
Mutual labels:  rxjava
RxLocation
Use with rxjava,No memory leak,Simple
Stars: ✭ 52 (+136.36%)
Mutual labels:  rxjava
Coderfun
knowledge&girls,RxJava&Retrofit&DBFlow
Stars: ✭ 233 (+959.09%)
Mutual labels:  rxjava
ehhttp
OkHttp calls as RxJava types
Stars: ✭ 19 (-13.64%)
Mutual labels:  rxjava
Prefser
Wrapper for Android SharedPreferences with object serialization and RxJava Observables
Stars: ✭ 228 (+936.36%)
Mutual labels:  rxjava
WanAndroid-Java
一款采用Java语言、MVVM + Retrofit + RxJava架构开发的玩Android客户端 (https://www.wanandroid.com/) 。PS: Kotlin版 (https://github.com/chongyucaiyan/WanAndroid-Kotlin) 。
Stars: ✭ 32 (+45.45%)
Mutual labels:  rxjava
Marvel
Marvel Characters Android Application Assigned by smava GmbH
Stars: ✭ 227 (+931.82%)
Mutual labels:  rxjava
neurosky-android-sdk
Android SDK for the NeuroSky MindWave Mobile Brainwave Sensing Headset
Stars: ✭ 39 (+77.27%)
Mutual labels:  rxjava
Countdownlist
CountDown 倒计时的各种花式实现
Stars: ✭ 222 (+909.09%)
Mutual labels:  rxjava
rxjava2-http
Transmit RxJava2 Flowable over http with non-blocking backpressure
Stars: ✭ 19 (-13.64%)
Mutual labels:  rxjava
Reactivenetwork
Android library listening network connection state and Internet connectivity with RxJava Observables
Stars: ✭ 2,484 (+11190.91%)
Mutual labels:  rxjava
BaseDevelop
an android project for now fashion open source framework
Stars: ✭ 24 (+9.09%)
Mutual labels:  rxjava
Neteasecloudmusic
仿网易云音乐安卓客户端V6.0
Stars: ✭ 213 (+868.18%)
Mutual labels:  rxjava
Headlines
Simple Headlines app to showcase MVVM(Model-View-ViewModel) architecture with OFFLINE functionality in android.
Stars: ✭ 48 (+118.18%)
Mutual labels:  rxjava2-retrofit2
Rxjava3 Android Examples
RxJava 3 Android Examples - Migration From RxJava 2 to RxJava 3 - How to use RxJava 3 in Android
Stars: ✭ 213 (+868.18%)
Mutual labels:  rxjava
Trippo-The Travel Guide
Trippo is your smart travel guide - it’s free and works offline, too! You can skim through tours, locations, POIs, city walks, articles and so on. This guide will save you from a serious headache!
Stars: ✭ 28 (+27.27%)
Mutual labels:  rxjava2-retrofit2
Mvpapp
Android MVP Architecture
Stars: ✭ 2,354 (+10600%)
Mutual labels:  rxjava
PokemonCards
Android Clean MVP Architecture with Dagger & Simple Package Structure
Stars: ✭ 28 (+27.27%)
Mutual labels:  rxjava
Rxble
使用 RxJava 封装的低功耗蓝牙类库
Stars: ✭ 203 (+822.73%)
Mutual labels:  rxjava
MusicUU
一款让你解决下歌烦恼的APP
Stars: ✭ 15 (-31.82%)
Mutual labels:  rxjava
ReactiveBus
🚍 Reactive Event Bus for JVM (1.7+) and Android apps built with RxJava 2
Stars: ✭ 17 (-22.73%)
Mutual labels:  rxjava
RxValidationTextInputLayout
The easiest way to bring validation to your project
Stars: ✭ 45 (+104.55%)
Mutual labels:  rxjava
RxCamera2
Rx Java 2 wrapper for Camera2 google API
Stars: ✭ 27 (+22.73%)
Mutual labels:  rxjava
ReactiveConnectivity
ReactiveConnectivity - a library for Listen Connectivity Change on Android
Stars: ✭ 22 (+0%)
Mutual labels:  rxjava
1-60 of 407 similar projects