All Projects → androidmalin → Rxjavasample

androidmalin / Rxjavasample

Licence: mit
RxJava Sample

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Rxjavasample

Rxjava2 Android Samples
RxJava 2 Android Examples - Migration From RxJava 1 to RxJava 2 - How to use RxJava 2 in Android
Stars: ✭ 4,950 (+510.36%)
Mutual labels:  rxjava, rxandroid, sample
Android Clean Architecture Mvvm Dagger Rx
Implemented by Clean Architecture, Dagger2, MVVM, LiveData, RX, Retrofit2, Room, Anko
Stars: ✭ 138 (-82.98%)
Mutual labels:  rxjava, rxandroid, sample
Rxbiometric
☝️ RxJava and RxKotlin bindings for Biometric Prompt (Fingerprint Scanner) on Android
Stars: ✭ 295 (-63.63%)
Mutual labels:  rxjava, rxandroid
Autodispose
Automatic binding+disposal of RxJava streams.
Stars: ✭ 3,209 (+295.68%)
Mutual labels:  rxjava, rxandroid
Rxmarkdown
📠Markdown for Android, supports TextView && EditText (Live Preview), supports code high light.
Stars: ✭ 714 (-11.96%)
Mutual labels:  rxjava, rxandroid
Fineract-CN-mobile
DEPRECATED project - Check the Apache fineract-cn-mobile project instead
Stars: ✭ 17 (-97.9%)
Mutual labels:  rxjava, rxandroid
AndroidMVPArchitecture
Android MVP architecture sample project with or without RxJava and Dagger2 and Kotlin
Stars: ✭ 78 (-90.38%)
Mutual labels:  rxjava, rxandroid
Freezer
A simple & fluent Android ORM, how can it be easier ? RxJava2 compatible
Stars: ✭ 326 (-59.8%)
Mutual labels:  rxjava, rxandroid
PokemonCards
Android Clean MVP Architecture with Dagger & Simple Package Structure
Stars: ✭ 28 (-96.55%)
Mutual labels:  rxjava, rxandroid
Rxbluetooth
Android reactive bluetooth
Stars: ✭ 405 (-50.06%)
Mutual labels:  rxjava, rxandroid
Rxblur
用RxJava处理和操作高斯模糊效果的简单用例。
Stars: ✭ 541 (-33.29%)
Mutual labels:  rxjava, rxandroid
ReactiveBus
🚍 Reactive Event Bus for JVM (1.7+) and Android apps built with RxJava 2
Stars: ✭ 17 (-97.9%)
Mutual labels:  rxjava, rxandroid
SQLitePractice
数据库案例:1.使用时间和日期函数,增,查时间字段。2.利用ContentProvider,CursorLoader,SQLite实现数据库的观察者模式。3.RxJava,SQLBrite实现数据库的观察者模式。4.拷贝外部db文件到数据库中
Stars: ✭ 21 (-97.41%)
Mutual labels:  rxjava, rxandroid
Readhub
Readhub AndroidClient
Stars: ✭ 40 (-95.07%)
Mutual labels:  rxjava, rxandroid
AndroidTutorials
Ejemplos Android [Dagger2,RxJava,MVP,Retrofit2,SQLite]
Stars: ✭ 22 (-97.29%)
Mutual labels:  rxjava, rxandroid
Swipe
👉 detects swipe events on Android
Stars: ✭ 324 (-60.05%)
Mutual labels:  rxjava, rxandroid
Aosf
AOSF:全称为Android Open Source Framework,即Android优秀开源框架汇总。包含:网络请求okhttp,图片下载glide,数据库greenDAO,链式框架RxJava,组件路由ARouter,消息传递通信EventBus,热更新Tinker,插件化框架Replugin,文件下载FileDownloaer,图片选择PhotoPicker,图片滤镜/毛玻璃等特效处理,GIF图片展示控件,图片九宫格控件NineGridView,对话框Dialog,导航指示器ViewpagerIndicator,进度条ProgressWheel,下拉刷新SmartRefreshLayout,key-value高效数据存储MMKV等,应有尽有。
Stars: ✭ 601 (-25.89%)
Mutual labels:  rxjava, rxandroid
neurosky-android-sdk
Android SDK for the NeuroSky MindWave Mobile Brainwave Sensing Headset
Stars: ✭ 39 (-95.19%)
Mutual labels:  rxjava, rxandroid
NewsReader
Android News Reader app. Kotlin Coroutines, Retrofit and Realm
Stars: ✭ 21 (-97.41%)
Mutual labels:  rxjava, rxandroid
Rxbus
🚌 The RxBus as steady as an old dog.
Stars: ✭ 334 (-58.82%)
Mutual labels:  rxjava, rxandroid

RxJava

RxJava之扔物线给Android开发者的RxJava详解文章中的例子

Build

To build:

$ git clone https://github.com/androidmalin/RengwuxianRxjava.git
$ cd RengwuxianRxjava/
$ gradle clean --stacktrace(./gradlew clean --stacktrace )

Bugs and Feedback

For bugs, questions and discussions please use the Github Issues.

项目依赖

项目名称 项目信息
android.support.* Android Support Library
RxJava 一个在 Java VM 上使用可观测的序列来组成异步的、基于事件的程序的库
RxAndroid RxAndroid 是 RxJava 的一个针对 Android 平台的扩展
RxBinding JakeWharton Android函数式相应编程(FRP)框架
logger 一个简洁,优雅,功能强大的Android日志输出工具

参考的文章

作者 文章 参考的地方
扔物线 给Android开发者的RxJava详解 示例代码
胡凯 高效加载大图 Bitmap压缩算法
intbird Android OOM ,回收布局文件中ImageView占用的内存.Bitmap OOM回收解决. Bitmap回收
任玉刚 Android开发艺术探索 BitmapFactory解析的配置
徐宜生 Android群英传 Canvas的使用
shwenzhang Android内存优化杂谈 内存优化

About me

我的CSDN博客:http://blog.csdn.net/androidmalin
我的微博:http://weibo.com/androidmalin

License

The MIT License (MIT)

Copyright (c) 2015 malin

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].