All Projects → Androidlife → Similar Projects or Alternatives

1246 Open source projects that are alternatives of or similar to Androidlife

T Mvp
Android AOP Architecture by Apt, AspectJ, Javassisit, based on Realm+Databinding+MVP+Retrofit+Rxjava2
Stars: ✭ 2,740 (+835.15%)
Mutual labels:  rxjava2, apt, databinding
Mvvmarms
Android MVVM Architecture Components based on MVPArms and Android Architecture Components.
Stars: ✭ 425 (+45.05%)
Mutual labels:  rxjava2, databinding
Mvvmhabit
goldze: 本人喜欢尝试新的技术,以后发现有好用的东西,我将会在企业项目中实战,没有问题了就会把它引入到MVVMHabit中,一直维护着这套框架,谢谢各位朋友的支持。如果觉得这套框架不错的话,麻烦点个 star,你的支持则是我前进的动力!
Stars: ✭ 6,789 (+2217.06%)
Mutual labels:  rxjava2, databinding
Rx.observe
Transform any method to an Rx Observable ! (VIPER)
Stars: ✭ 34 (-88.4%)
Mutual labels:  rxjava2, apt
Android-Code-Demos
📦 Android learning code demos.
Stars: ✭ 41 (-86.01%)
Mutual labels:  rxjava2, databinding
eyepetizer kotlin
一款仿开眼短视频App,分别采用MVP、MVVM两种模式实现。一、组件化 + Kotlin + MVP + RxJava + Retrofit + OkHttp 二、组件化 + Kotlin + MVVM + LiveData + DataBinding + Coroutines + RxJava + Retrofit + OkHttp
Stars: ✭ 83 (-71.67%)
Mutual labels:  rxjava2, databinding
Paonet
【MVVM+RxJava2+AspectJ】泡网第三方客户端,网站主页:http://www.jcodecraeer.com/index.php
Stars: ✭ 374 (+27.65%)
Mutual labels:  rxjava2, databinding
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 (+906.14%)
Mutual labels:  rxjava2, databinding
Android App Architecture Mvvm Databinding
A simple but complete project (in both Java & Kotlin) to demonstrate the Android application architecture with MVVM pattern, a client app for The Movie DB Web API. Dagger2 is used for dependency injection and RxJava is used for RFP (Reactive Functional Programming).
Stars: ✭ 69 (-76.45%)
Mutual labels:  rxjava2, databinding
Mvvmsmart
基于谷歌最新AAC架构,MVVM设计模式的一套快速开发库,整合ViewModel+Lifecycles+Navigation+DataBinding+LiveData+Okhttp+Retrofit+RxJava+Glide等主流模块,满足日常开发需求。使用该框架可以快速开发高质量、易维护的Android应用。 项目组会持续维护,请放心使用.欢迎Start并Fork交流.
Stars: ✭ 382 (+30.38%)
Mutual labels:  rxjava2, databinding
Trailersapp
A simple demo project for The Movie DB based on MVVM clean architecture.
Stars: ✭ 180 (-38.57%)
Mutual labels:  rxjava2, databinding
Archetype
[DEPRECATED]Badass MVVM architecture.
Stars: ✭ 84 (-71.33%)
Mutual labels:  rxjava2, databinding
Exchange Rates Mvvm
Sample Android project which incorporates MVVM, databinding, RxJava2, Dagger2 and Clean Architecture approach.
Stars: ✭ 43 (-85.32%)
Mutual labels:  rxjava2, databinding
RxFamilyUser
框架使用retrofit2与rxjava2+databing,Md风格一个开源项目.
Stars: ✭ 21 (-92.83%)
Mutual labels:  rxjava2, databinding
stockwatcher
stockwatcher, a modern android development stack showcase
Stars: ✭ 62 (-78.84%)
Mutual labels:  rxjava2, databinding
NoWordsChat
No Words Chat,Just For Fun! Use MVVM,DataBinding,Fresco......
Stars: ✭ 46 (-84.3%)
Mutual labels:  rxjava2, databinding
DataBindingCompat
A Gradle plugin that makes databinding work well with appcompat
Stars: ✭ 13 (-95.56%)
Mutual labels:  gradle-plugin, databinding
Sunset-hadith
Islamic app written with Kotlin, using KTOR + coroutines + flow + MVVM + Android Jetpack + Navigation component. Old version using RxJava + Retrofit + OKHttp
Stars: ✭ 26 (-91.13%)
Mutual labels:  rxjava2, databinding
MVVM-Demo
This demo for MVVM Design pattern for android
Stars: ✭ 20 (-93.17%)
Mutual labels:  rxjava2, databinding
Module Service Manager
Android模块化/组件化通信框架
Stars: ✭ 58 (-80.2%)
Mutual labels:  gradle-plugin, apt
PlayAndroid
✌️✊👋玩安卓Mvvm组件化客户端,整合Jetpack组件DataBinding、ViewModel以及LiveData;屏幕适配✔️状态栏沉浸式✔️黑夜模式✔️,无数据、加载失败状态页;骨架屏、Koin依赖注入等
Stars: ✭ 193 (-34.13%)
Mutual labels:  rxjava2, databinding
TpHulk
androidx,mvp,mvvm,jetpack
Stars: ✭ 19 (-93.52%)
Mutual labels:  rxjava2, databinding
Javascript Datastructures Algorithms
📚 collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book
Stars: ✭ 3,221 (+999.32%)
Mutual labels:  algorithm
Codinginterviews
This repository contains coding interviews that I have encountered in company interviews
Stars: ✭ 2,881 (+883.28%)
Mutual labels:  algorithm
Kotlinjetpackinaction
🔥🔥 Kotlin Jetpack zero to hero. 新手到高手
Stars: ✭ 264 (-9.9%)
Mutual labels:  databinding
Androidsvgdrawable Plugin
Gradle plugin that generates qualified, density specific PNG drawables from SVG files at build time for your Android projects.
Stars: ✭ 263 (-10.24%)
Mutual labels:  gradle-plugin
Okhttp Rxhttp
🔥🔥🔥 Based on OkHttp encapsulation, support Kotlin Coroutines、RxJava2、RxJava3; 30s to get started.
Stars: ✭ 3,170 (+981.91%)
Mutual labels:  rxjava2
Algorithms
My Algorithms and Data Structures studies. https://leandrotk.github.io/series/algorithms-problem-solving
Stars: ✭ 275 (-6.14%)
Mutual labels:  algorithm
Bitmagic
BitMagic Library
Stars: ✭ 263 (-10.24%)
Mutual labels:  algorithm
Rxtest
Kotlin DSL for easier RxJava testing.
Stars: ✭ 285 (-2.73%)
Mutual labels:  rxjava2
Kotlin Android Mvvm Starter
Android Kotlin Starter is a starter project which implements MVVM Pattern.
Stars: ✭ 276 (-5.8%)
Mutual labels:  rxjava2
Gradle Nexus Plugin
Gradle plugin for configuring and uploading artifacts to Sonatype Nexus
Stars: ✭ 284 (-3.07%)
Mutual labels:  gradle-plugin
Mvp Dagger2 Rxjava2
Android 基本mvp+dagger(dagger2.android)+rxjava2+retrofit+ormdb框架。简单组件化架构 with Base Activity,Presenter ,View,Model 的抽象封装,http 请求封装&错误统一处理
Stars: ✭ 274 (-6.48%)
Mutual labels:  rxjava2
Rxanime
Visualizer to understand RxJava operators
Stars: ✭ 261 (-10.92%)
Mutual labels:  rxjava2
Sand Spline
generative algorithm
Stars: ✭ 261 (-10.92%)
Mutual labels:  algorithm
Mathematicaforprediction
Mathematica implementations of machine learning algorithms used for prediction and personalization.
Stars: ✭ 288 (-1.71%)
Mutual labels:  algorithm
Differencekit
💻 A fast and flexible O(n) difference algorithm framework for Swift collection.
Stars: ✭ 2,986 (+919.11%)
Mutual labels:  algorithm
Data Structures Algorithms
My implementation of 85+ popular data structures and algorithms and interview questions in Python 3 and C++
Stars: ✭ 273 (-6.83%)
Mutual labels:  algorithm
Kotlin Modular Tdd Coroutines Mvvm
A sample Kotlin app which was built with modular structure, Kotlin DSL, Kotlin Coroutines, TDD and MVVM patterns.
Stars: ✭ 256 (-12.63%)
Mutual labels:  databinding
Nybus
NYBus (RxBus) - A pub-sub library for Android and Java applications
Stars: ✭ 283 (-3.41%)
Mutual labels:  rxjava2
Rxandroidble
An Android Bluetooth Low Energy (BLE) Library with RxJava2 interface
Stars: ✭ 3,025 (+932.42%)
Mutual labels:  rxjava2
Saf Aop
android的AOP框架,支持android studio、gradle最新版本
Stars: ✭ 259 (-11.6%)
Mutual labels:  rxjava2
Leader.js.cool
不可替代的团队领袖培养计划
Stars: ✭ 257 (-12.29%)
Mutual labels:  algorithm
Fate
An Industrial Grade Federated Learning Framework
Stars: ✭ 3,775 (+1188.4%)
Mutual labels:  algorithm
build-time-tracker
Gradle plugin that prints the time taken by the tasks in a build
Stars: ✭ 27 (-90.78%)
Mutual labels:  gradle-plugin
schema-registry-plugin
Gradle plugin to interact with Confluent Schema-Registry.
Stars: ✭ 60 (-79.52%)
Mutual labels:  gradle-plugin
Struc2vec
This repository provides a reference implementation of struc2vec.
Stars: ✭ 291 (-0.68%)
Mutual labels:  algorithm
Wavefunctioncollapse
Bitmap & tilemap generation from a single example with the help of ideas from quantum mechanics
Stars: ✭ 17,156 (+5755.29%)
Mutual labels:  algorithm
Editscript
A library designed to diff and patch Clojure data structures
Stars: ✭ 281 (-4.1%)
Mutual labels:  algorithm
Dependencycheck
OWASP dependency-check is a software composition analysis utility that detects publicly disclosed vulnerabilities in application dependencies.
Stars: ✭ 3,571 (+1118.77%)
Mutual labels:  gradle-plugin
UTair-MVP-Sample
Android Clean Architecture + MVP Sample written in Kotlin
Stars: ✭ 27 (-90.78%)
Mutual labels:  rxjava2
modern-android
Modern Android Project Skeleton
Stars: ✭ 17 (-94.2%)
Mutual labels:  databinding
Protein
💊 Protein is an IntelliJ Plugin to generate Kotlin code for Retrofit 2 and RxJava 2 based on a Swagger definition
Stars: ✭ 273 (-6.83%)
Mutual labels:  rxjava2
android-retrofix
Backports Java 8 APIs (java.util.Optional, java.util.function, java.util.stream, java.util.concurrent.CompletableFuture, java.time) to Android below API 24 (Android 7.0 Nougat)
Stars: ✭ 51 (-82.59%)
Mutual labels:  gradle-plugin
kotlinx-resources
Kotlin Multiplatform (KMP) library for reading resources in tests
Stars: ✭ 15 (-94.88%)
Mutual labels:  gradle-plugin
Gradle Code Quality Tools Plugin
Gradle plugin that generates ErrorProne, Findbugs, Checkstyle, PMD, CPD, Lint, Detekt & Ktlint Tasks for every subproject.
Stars: ✭ 282 (-3.75%)
Mutual labels:  gradle-plugin
Cuckoofilter
Substitute for bloom filter.
Stars: ✭ 270 (-7.85%)
Mutual labels:  algorithm
change-tracker-plugin
A Gradle plugin to help analyse the dependency between modules and run tasks only on modules impacted by specific set of changes.
Stars: ✭ 103 (-64.85%)
Mutual labels:  gradle-plugin
rxjava-workshop
1 day RxJava 2 hands-on workshop
Stars: ✭ 66 (-77.47%)
Mutual labels:  rxjava2
Kotlin Android Mvp Starter
Create/Generate your kotlin MVP projects easily
Stars: ✭ 270 (-7.85%)
Mutual labels:  rxjava2
1-60 of 1246 similar projects